Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -12
requirements.txt
CHANGED
@@ -1,14 +1,3 @@
|
|
1 |
-
transformers
|
2 |
huggingface-hub==0.19.0
|
3 |
gunicorn==21.0.1 # Optional, for production deployment
|
4 |
-
|
5 |
-
datasets
|
6 |
-
torch==2.3.1
|
7 |
-
torchvision==0.18.1
|
8 |
-
torchaudio==2.3.1
|
9 |
-
litgpt==0.4.3
|
10 |
-
https://gradio-builds.s3.amazonaws.com/cffe9a7ab7f71e76d7214dc57c6278ffaf5bcdf9/gradio-5.0.0b1-py3-none-any.whl
|
11 |
-
fastapi==0.112.4
|
12 |
-
librosa==0.10.2.post1
|
13 |
-
flask==3.0.3
|
14 |
-
fire
|
|
|
|
|
1 |
huggingface-hub==0.19.0
|
2 |
gunicorn==21.0.1 # Optional, for production deployment
|
3 |
+
flask
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|