Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
networkx
|
2 |
fuzzywuzzy
|
3 |
transformers
|
4 |
-
diffusers
|
5 |
samplings
|
6 |
minijinja
|
7 |
torch
|
@@ -10,7 +10,7 @@ python-Levenshtein
|
|
10 |
internetarchive
|
11 |
soundfile
|
12 |
sentencepiece
|
13 |
-
huggingface_hub==0.
|
14 |
prettytable
|
15 |
colorama
|
16 |
gradio
|
|
|
1 |
networkx
|
2 |
fuzzywuzzy
|
3 |
transformers
|
4 |
+
diffusers==0.30.3
|
5 |
samplings
|
6 |
minijinja
|
7 |
torch
|
|
|
10 |
internetarchive
|
11 |
soundfile
|
12 |
sentencepiece
|
13 |
+
huggingface_hub==0.19.0
|
14 |
prettytable
|
15 |
colorama
|
16 |
gradio
|