Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,7 @@ fastapi
|
|
| 7 |
uvicorn
|
| 8 |
python-multipart
|
| 9 |
pymupdf
|
| 10 |
-
torchvision==0.17.1
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
uvicorn
|
| 8 |
python-multipart
|
| 9 |
pymupdf
|
| 10 |
+
torchvision==0.17.1
|
| 11 |
+
bitsandbytes==0.43.1
|
| 12 |
+
safetensors
|
| 13 |
+
sentencepiece
|