Spaces:
Runtime error
Runtime error
RashiAgarwal
commited on
Commit
·
1dc705c
1
Parent(s):
8fc3376
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ transformers
|
|
3 |
scipy
|
4 |
ftfy
|
5 |
IPython
|
6 |
-
git+https://github.com/huggingface/diffusers
|
|
|
|
|
|
|
|
3 |
scipy
|
4 |
ftfy
|
5 |
IPython
|
6 |
+
git+https://github.com/huggingface/diffusers
|
7 |
+
torchvision
|
8 |
+
tqdm
|
9 |
+
numpy
|