Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
|
@@ -1,11 +1,6 @@
|
|
| 1 |
-
gradio>=5.0.0,<6.0.0
|
| 2 |
-
spaces>=0.30.0
|
| 3 |
-
huggingface_hub>=0.25,<1.0
|
| 4 |
-
audioop-lts; python_version >= "3.13"
|
| 5 |
torch>=2.0.0
|
| 6 |
transformers>=4.40.0,<4.50.0
|
| 7 |
peft>=0.11.0
|
| 8 |
-
hf_transfer>=0.1.6
|
| 9 |
biopython>=1.81
|
| 10 |
pandas>=2.2.0
|
| 11 |
numpy>=1.24.0,<2.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
transformers>=4.40.0,<4.50.0
|
| 3 |
peft>=0.11.0
|
|
|
|
| 4 |
biopython>=1.81
|
| 5 |
pandas>=2.2.0
|
| 6 |
numpy>=1.24.0,<2.0.0
|