Spaces:
Sleeping
Sleeping
Avijit Ghosh
commited on
Commit
·
9f20e7f
1
Parent(s):
d79e7a0
added gradio version
Browse files- __pycache__/css.cpython-312.pyc +0 -0
- requirements.txt +3 -1
__pycache__/css.cpython-312.pyc
ADDED
Binary file (387 Bytes). View file
|
|
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
|
|
|
|
|
2 |
pandas
|
|
|
1 |
+
gradio==4.20.1
|
2 |
+
gradio_client==0.11.0
|
3 |
+
gradio_modal==0.0.2
|
4 |
pandas
|