asigalov61
commited on
Commit
•
d3f03ae
1
Parent(s):
6339a18
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,4 +2,8 @@ numpy
|
|
2 |
torch
|
3 |
gradio
|
4 |
einops
|
5 |
-
imagen-pytorch
|
|
|
|
|
|
|
|
|
|
2 |
torch
|
3 |
gradio
|
4 |
einops
|
5 |
+
imagen-pytorch
|
6 |
+
scipy
|
7 |
+
matplotlib
|
8 |
+
networkx
|
9 |
+
scikit-learn
|