Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ Pillow==10.3.0
|
|
| 3 |
Requests==2.31.0
|
| 4 |
torch
|
| 5 |
torchvision
|
|
|
|
| 6 |
git+https://github.com/huggingface/transformers.git
|
|
|
|
| 3 |
Requests==2.31.0
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
+
accelerate==0.29.3
|
| 7 |
git+https://github.com/huggingface/transformers.git
|