Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
Pillow
|
3 |
numpy
|
4 |
matplotlib
|
|
|
1 |
+
gradio == 4.7.1
|
2 |
Pillow
|
3 |
numpy
|
4 |
matplotlib
|