Spaces:
Sleeping
Sleeping
Rename requirments.txt to requirements.txt
Browse files
requirments.txt → requirements.txt
RENAMED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
2 |
matplotlib
|
3 |
pandas
|
|
|
|
1 |
+
gradio==4.16.0
|
2 |
matplotlib
|
3 |
pandas
|
4 |
+
ipython
|