added pytorch
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/diffusers
|
|
2 |
transformers
|
3 |
scipy
|
4 |
ftfy
|
5 |
-
imageio
|
|
|
|
2 |
transformers
|
3 |
scipy
|
4 |
ftfy
|
5 |
+
imageio
|
6 |
+
torch
|