Abhishek Thakur
commited on
Commit
·
123b6d9
1
Parent(s):
adfae75
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==3.
|
2 |
joblib==1.2.0
|
3 |
loguru>=0.6.0
|
4 |
pandas>=1.5.0
|
|
|
1 |
+
gradio==3.24.1
|
2 |
joblib==1.2.0
|
3 |
loguru>=0.6.0
|
4 |
pandas>=1.5.0
|