Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch
|
|
2 |
torchvision
|
3 |
torchaudio
|
4 |
scikit-image
|
5 |
-
diffusers==0.
|
6 |
spacy
|
7 |
gradio
|
8 |
ftfy
|
@@ -13,4 +13,4 @@ nltk
|
|
13 |
inflect
|
14 |
joblib
|
15 |
huggingface_hub==0.11.1
|
16 |
-
daam==0.0.
|
|
|
2 |
torchvision
|
3 |
torchaudio
|
4 |
scikit-image
|
5 |
+
diffusers==0.3.0
|
6 |
spacy
|
7 |
gradio
|
8 |
ftfy
|
|
|
13 |
inflect
|
14 |
joblib
|
15 |
huggingface_hub==0.11.1
|
16 |
+
daam==0.0.6
|