Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ fastapi==0.80.0
|
|
| 3 |
python-multipart
|
| 4 |
torch==2.0.0
|
| 5 |
salesforce-lavis
|
|
|
|
| 6 |
bitsandbytes
|
| 7 |
accelerate
|
| 8 |
git+https://github.com/huggingface/transformers.git
|
|
|
|
| 3 |
python-multipart
|
| 4 |
torch==2.0.0
|
| 5 |
salesforce-lavis
|
| 6 |
+
uvicorn
|
| 7 |
bitsandbytes
|
| 8 |
accelerate
|
| 9 |
git+https://github.com/huggingface/transformers.git
|