Yasaman commited on
Commit
a376bff
1 Parent(s): b19e249

Upload config

Browse files
Files changed (1) hide show
  1. config +19 -0
config ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [core]
2
+ repositoryformatversion = 0
3
+ filemode = true
4
+ bare = false
5
+ logallrefupdates = true
6
+ [remote "origin"]
7
+ url = https://user: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@huggingface.co/Yasaman/whisper_fa
8
+ fetch = +refs/heads/*:refs/remotes/origin/*
9
+ [branch "main"]
10
+ remote = origin
11
+ merge = refs/heads/main
12
+ [user]
13
+ name = Yasaman Pazhoolideh
14
+ email = yasaman1997.yp@gmail.com
15
+ [lfs "customtransfer.multipart"]
16
+ path = huggingface-cli
17
+ args = lfs-multipart-upload
18
+ [credential]
19
+ helper = store