Spaces:
Running
Running
nicolas-dufour
commited on
Commit
•
3ac9a0d
1
Parent(s):
c4c7cee
initial commit
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -15,4 +15,10 @@ matplotlib
|
|
15 |
geoopt
|
16 |
einops
|
17 |
torchdiffeq
|
18 |
-
webdataset==0.2.57
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
geoopt
|
16 |
einops
|
17 |
torchdiffeq
|
18 |
+
webdataset==0.2.57
|
19 |
+
torch
|
20 |
+
torchvision
|
21 |
+
pytest
|
22 |
+
streamlit
|
23 |
+
streamlit-extras
|
24 |
+
plotly
|