Spaces:
Runtime error
Runtime error
michaelwja
commited on
Commit
•
7912e02
1
Parent(s):
e0f6444
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ Pillow
|
|
2 |
scipy
|
3 |
torch
|
4 |
torchvision
|
5 |
-
transformers
|
|
|
|
2 |
scipy
|
3 |
torch
|
4 |
torchvision
|
5 |
+
transformers
|
6 |
+
Gradio==3.10.1
|