Spaces:
Sleeping
Sleeping
Commit ·
7cfd552
1
Parent(s): 108b492
Reduce requirements to fix OOM on HF Spaces free tier
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
|
@@ -2,9 +2,6 @@ transformers==4.40.0
|
|
| 2 |
torch==2.6.0
|
| 3 |
tokenizers==0.19.1
|
| 4 |
gradio==4.44.1
|
| 5 |
-
radon==6.0.1
|
| 6 |
-
pyflakes==3.2.0
|
| 7 |
-
pandas==2.2.2
|
| 8 |
plotly==5.22.0
|
| 9 |
sentencepiece==0.2.0
|
| 10 |
accelerate==0.30.0
|
|
|
|
| 2 |
torch==2.6.0
|
| 3 |
tokenizers==0.19.1
|
| 4 |
gradio==4.44.1
|
|
|
|
|
|
|
|
|
|
| 5 |
plotly==5.22.0
|
| 6 |
sentencepiece==0.2.0
|
| 7 |
accelerate==0.30.0
|