Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
pandas>=2.0.0
|
| 3 |
matplotlib>=3.7.0
|
| 4 |
seaborn>=0.12.0
|
|
|
|
| 1 |
+
gradio==5.23.3
|
| 2 |
pandas>=2.0.0
|
| 3 |
matplotlib>=3.7.0
|
| 4 |
seaborn>=0.12.0
|