Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
fxia22
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ numpy
|
|
2 |
matplotlib
|
3 |
opencv-python
|
4 |
openai
|
5 |
-
gradio
|
6 |
scipy
|
|
|
2 |
matplotlib
|
3 |
opencv-python
|
4 |
openai
|
5 |
+
gradio==4.44.1
|
6 |
scipy
|