asigalov61
commited on
Commit
•
992ccc0
1
Parent(s):
b5d047a
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
torch
|
2 |
gradio
|
3 |
-
einops
|
|
|
|
|
|
1 |
torch
|
2 |
gradio
|
3 |
+
einops
|
4 |
+
matplotlib
|
5 |
+
tqdm
|