Spaces:
Running
Running
Update Gradio
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
pillow>=9.0.0
|
| 2 |
onnxruntime>=1.12.0
|
| 3 |
huggingface-hub
|
|
|
|
|
|
| 1 |
pillow>=9.0.0
|
| 2 |
onnxruntime>=1.12.0
|
| 3 |
huggingface-hub
|
| 4 |
+
gradio==4.44.1
|