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