Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
matplotlib
|
2 |
pandas
|
3 |
gradio
|
|
|
1 |
+
# pip install -r requirements.txt
|
2 |
+
|
3 |
matplotlib
|
4 |
pandas
|
5 |
gradio
|