Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ Pillow
|
|
| 3 |
Requests
|
| 4 |
torch
|
| 5 |
torchvision
|
|
|
|
| 6 |
transformers
|
| 7 |
accelerate
|
| 8 |
google
|
|
|
|
| 3 |
Requests
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
+
gradio==4.44.1
|
| 7 |
transformers
|
| 8 |
accelerate
|
| 9 |
google
|