Spaces:
Runtime error
Runtime error
Bastien Dechamps
commited on
Commit
·
ee259a4
1
Parent(s):
dfbe385
Requirements
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pandas
|
3 |
+
plotly
|
4 |
+
gradio
|
5 |
+
pydantic
|
6 |
+
Pillow
|