Spaces:
Runtime error
Runtime error
Tyler Lastovich
commited on
Commit
•
b11fa7c
1
Parent(s):
d07ec16
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ numpy
|
|
3 |
torch
|
4 |
shapely
|
5 |
pillow
|
6 |
-
gradio
|
7 |
jinja2
|
8 |
transformers
|
|
|
3 |
torch
|
4 |
shapely
|
5 |
pillow
|
6 |
+
gradio=2.7.5
|
7 |
jinja2
|
8 |
transformers
|