Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
plotly==5.22.0
|
| 2 |
+
numpy==1.26.4
|
| 3 |
+
sympy==1.12
|
| 4 |
+
torch
|