Spaces:
Sleeping
Sleeping
cyberosa
commited on
Commit
·
03b017e
1
Parent(s):
07cc5a3
removing versions from libraries
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
pandas
|
2 |
seaborn
|
3 |
matplotlib
|
4 |
huggingface-hub
|
5 |
pyarrow
|
6 |
requests
|
7 |
-
gradio
|
8 |
plotly
|
9 |
nbformat
|
10 |
pytz
|
|
|
1 |
+
pandas
|
2 |
seaborn
|
3 |
matplotlib
|
4 |
huggingface-hub
|
5 |
pyarrow
|
6 |
requests
|
7 |
+
gradio
|
8 |
plotly
|
9 |
nbformat
|
10 |
pytz
|