Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,5 +3,6 @@ uvicorn[standard]
|
|
| 3 |
python-multipart
|
| 4 |
Pillow
|
| 5 |
torch
|
|
|
|
| 6 |
transformers @ git+https://github.com/huggingface/transformers.git
|
| 7 |
accelerate
|
|
|
|
| 3 |
python-multipart
|
| 4 |
Pillow
|
| 5 |
torch
|
| 6 |
+
torchvision
|
| 7 |
transformers @ git+https://github.com/huggingface/transformers.git
|
| 8 |
accelerate
|