Spaces:
Sleeping
Sleeping
tivnanmatt
commited on
Merge branch 'main' of https://huggingface.co/spaces/tivnanmatt/geometry_of_diffusion
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
4 |
+
numpy
|
5 |
+
matplotlib
|