Spaces:
Sleeping
Sleeping
FL33TW00D
commited on
chore: test with requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
numpy>=1.24.0
|
| 3 |
+
matplotlib>=3.7.0
|
| 4 |
+
seaborn>=0.12.0
|