Spaces:
Runtime error
Runtime error
Tyler Lastovich
commited on
Commit
•
980bce6
1
Parent(s):
b11fa7c
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
|