cryptocalypse
commited on
Commit
•
be5e30a
1
Parent(s):
e646b8f
Update requirements.txt
Browse files- requirements.txt +16 -1
requirements.txt
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
networkx
|
3 |
-
fuzzywuzzy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
networkx
|
3 |
+
fuzzywuzzy
|
4 |
+
transformers
|
5 |
+
diffusers
|
6 |
+
samplings
|
7 |
+
torch
|
8 |
+
sentence_transformers
|
9 |
+
python-Levenshtein
|
10 |
+
internetarchive
|
11 |
+
soundfile
|
12 |
+
sentencepiece
|
13 |
+
prettytable
|
14 |
+
colorama
|
15 |
+
gradio
|
16 |
+
torahcodes==1.0.10
|
17 |
+
deep-translator
|
18 |
+
pandas
|