Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,8 @@
|
|
| 1 |
vllm==0.4.1
|
| 2 |
torchvision==0.17.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
vllm==0.4.1
|
| 2 |
torchvision==0.17.1
|
| 3 |
+
ftfy==6.2.0
|
| 4 |
+
transformers==4.37.2
|
| 5 |
+
accelerate==0.31.0
|
| 6 |
+
sentencepiece
|
| 7 |
+
pandas
|
| 8 |
+
bs4
|