Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ transformers>=4.35.0
|
|
| 5 |
accelerate>=0.24.0
|
| 6 |
pydantic==2.5.0
|
| 7 |
python-multipart==0.0.6
|
|
|
|
|
|
|
| 8 |
|
|
|
|
| 5 |
accelerate>=0.24.0
|
| 6 |
pydantic==2.5.0
|
| 7 |
python-multipart==0.0.6
|
| 8 |
+
huggingface-hub>=0.20.0
|
| 9 |
+
tokenizers>=0.15.0
|
| 10 |
|