Spaces:
Runtime error
Runtime error
Commit
·
0579edd
1
Parent(s):
97c1dc4
issue resolved 2
Browse files- .gitmodules +0 -3
- requirements.txt +1 -1
.gitmodules
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
[submodule "HandyLabel"]
|
2 |
-
path = HandyLabel
|
3 |
-
url = https://huggingface.co/spaces/Imsachinsingh00/HandyLabel
|
|
|
|
|
|
|
|
requirements.txt
CHANGED
@@ -79,6 +79,6 @@ ultralytics-thop==2.0.14
|
|
79 |
urllib3==2.3.0
|
80 |
Wave==0.0.2
|
81 |
Werkzeug==3.1.3
|
82 |
-
whisper
|
83 |
zipp==3.21.0
|
84 |
zope.interface==7.2
|
|
|
79 |
urllib3==2.3.0
|
80 |
Wave==0.0.2
|
81 |
Werkzeug==3.1.3
|
82 |
+
git+https://github.com/openai/whisper.git
|
83 |
zipp==3.21.0
|
84 |
zope.interface==7.2
|