Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
pip>=23.0
|
| 2 |
-
huggingface_hub<1.0
|
| 3 |
-
transformers
|
| 4 |
-
nilearn
|
| 5 |
-
matplotlib
|
| 6 |
-
openai-whisper
|
|
|
|
| 1 |
+
pip>=23.0
|
| 2 |
+
huggingface_hub<1.0
|
| 3 |
+
transformers
|
| 4 |
+
nilearn
|
| 5 |
+
matplotlib
|
| 6 |
+
openai-whisper
|