Spaces:
Sleeping
Sleeping
cryptocalypse
commited on
Commit
•
9f3bed8
1
Parent(s):
09ed79c
requirement deps
Browse files- requirements.txt +11 -0
requirements.txt
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
prettytable
|
3 |
colorama
|
|
|
1 |
+
networkx
|
2 |
+
fuzzywuzzy
|
3 |
+
transformers
|
4 |
+
diffusers
|
5 |
+
samplings
|
6 |
+
torch
|
7 |
+
sentence_transformers
|
8 |
+
python-Levenshtein
|
9 |
+
internetarchive
|
10 |
+
soundfile
|
11 |
+
sentencepiece
|
12 |
huggingface_hub==0.22.2
|
13 |
prettytable
|
14 |
colorama
|