Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -5,12 +5,10 @@ scikit-image
|
|
5 |
spacy
|
6 |
gradio
|
7 |
ftfy
|
8 |
-
transformers==4.24.0
|
9 |
pandas
|
10 |
numba
|
11 |
nltk
|
12 |
inflect
|
13 |
joblib
|
|
|
14 |
huggingface_hub==0.11.1
|
15 |
-
daam==0.0.8
|
16 |
-
diffusers==0.3.0
|
|
|
5 |
spacy
|
6 |
gradio
|
7 |
ftfy
|
|
|
8 |
pandas
|
9 |
numba
|
10 |
nltk
|
11 |
inflect
|
12 |
joblib
|
13 |
+
daam
|
14 |
huggingface_hub==0.11.1
|
|
|
|