Anupam007 commited on
Commit
d8d6ab9
Β·
verified Β·
1 Parent(s): e5a2f21

Create Git

Browse files
Files changed (1) hide show
  1. Git +6 -0
Git ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ git lfs install
2
+ git clone https://huggingface.co/spaces/Anupam007/google-meet-transcriber
3
+ cd google-meet-transcriber
4
+ git add .
5
+ git commit -m "Initial commit: Google Meet Transcriber"
6
+ git push