Spaces:
Sleeping
Sleeping
Tony Lian
commited on
Commit
•
5eb6d1a
1
Parent(s):
f23de2c
Pin the gradio client version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,3 +11,4 @@ easydict
|
|
11 |
accelerate==0.18.0
|
12 |
gradio==3.35.2
|
13 |
pydantic==1.10.7
|
|
|
|
11 |
accelerate==0.18.0
|
12 |
gradio==3.35.2
|
13 |
pydantic==1.10.7
|
14 |
+
gradio_client==0.2.7
|