Spaces:
Runtime error
Runtime error
Commit
·
045ff49
1
Parent(s):
552fc73
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
transformers
|
2 |
-
diffusers
|
3 |
-
|
|
|
4 |
ftfy
|
5 |
nvidia-ml-py3
|
|
|
1 |
transformers
|
2 |
+
diffusers==0.2.3
|
3 |
+
torch
|
4 |
+
spacy
|
5 |
ftfy
|
6 |
nvidia-ml-py3
|