Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ setuptools>=68.0
|
|
5 |
|
6 |
# --- Problematic packages pinned to safe versions ---
|
7 |
pyperclip==1.8.2
|
8 |
-
antlr4-python3-runtime==4.9.* #antlr4-python3-runtime==4.8
|
9 |
wget==3.2
|
10 |
|
11 |
# --------- pytorch --------- #
|
@@ -51,6 +51,7 @@ diffusers==0.25.0
|
|
51 |
ipywidgets
|
52 |
gradio==3.43.2
|
53 |
gdown
|
|
|
54 |
|
55 |
seaborn
|
56 |
piper_phonemize
|
|
|
5 |
|
6 |
# --- Problematic packages pinned to safe versions ---
|
7 |
pyperclip==1.8.2
|
8 |
+
# antlr4-python3-runtime==4.9.* #antlr4-python3-runtime==4.8
|
9 |
wget==3.2
|
10 |
|
11 |
# --------- pytorch --------- #
|
|
|
51 |
ipywidgets
|
52 |
gradio==3.43.2
|
53 |
gdown
|
54 |
+
huggingface_hub[cli]==0.23.0
|
55 |
|
56 |
seaborn
|
57 |
piper_phonemize
|