Spaces:
Sleeping
Sleeping
Fix gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
fastai
|
2 |
torch
|
3 |
-
gradio==3.28.0
|
|
|
|
1 |
fastai
|
2 |
torch
|
3 |
+
gradio==3.28.0
|
4 |
+
gradio_client==0.1.4
|