Upload HOUSHANG.pth
#116
by
amirhoushang
- opened
- pre-requirements.txt +0 -1
- requirements.txt +18 -5
- tabs/resources.py +1 -3
pre-requirements.txt
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
pip<=23.1.2
|
|
|
|
|
|
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
-
torchvision
|
| 3 |
torchaudio
|
| 4 |
numba==0.56.4
|
| 5 |
numpy==1.23.5
|
|
@@ -22,6 +21,8 @@ matplotlib-inline>=0.1.3
|
|
| 22 |
praat-parselmouth>=0.4.2
|
| 23 |
Pillow>=9.1.1
|
| 24 |
resampy>=0.4.2
|
|
|
|
|
|
|
| 25 |
tqdm>=4.63.1
|
| 26 |
tornado>=6.1
|
| 27 |
Werkzeug>=2.2.3
|
|
@@ -39,19 +40,25 @@ colorama>=0.4.5
|
|
| 39 |
pyworld==0.3.2
|
| 40 |
httpx
|
| 41 |
onnxruntime
|
|
|
|
| 42 |
torchcrepe==0.0.20
|
| 43 |
fastapi==0.88
|
| 44 |
ffmpy==0.3.1
|
| 45 |
python-dotenv>=1.0.0
|
| 46 |
-
av
|
| 47 |
PySimpleGUI
|
|
|
|
| 48 |
pedalboard
|
| 49 |
gdown
|
| 50 |
|
|
|
|
|
|
|
|
|
|
| 51 |
setuptools
|
| 52 |
pydantic
|
| 53 |
wheel
|
| 54 |
google-auth-oauthlib
|
|
|
|
| 55 |
websockets>=10.0
|
| 56 |
gTTS==2.3.2
|
| 57 |
wget
|
|
@@ -64,17 +71,23 @@ git+https://github.com/suno-ai/bark.git
|
|
| 64 |
nltk
|
| 65 |
noisereduce==2.0.1
|
| 66 |
unidecode
|
|
|
|
|
|
|
| 67 |
opencv_python_headless==4.8.0.74
|
| 68 |
pandas==2.0.3
|
| 69 |
-
|
| 70 |
requests==2.31.0
|
| 71 |
scikit_learn==1.3.0
|
| 72 |
yt_dlp==2023.9.24
|
| 73 |
sounddevice==0.4.6
|
| 74 |
tensorboard==2.13.0
|
| 75 |
tb_nightly==2.14.0a20230803
|
|
|
|
| 76 |
protobuf==3.20.2
|
| 77 |
gin
|
| 78 |
gin_config
|
| 79 |
flask_cors
|
| 80 |
-
flask
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
-f https://developer.intel.com/ipex-whl-stable-xpu torch==2.0.1a0 torchvision==0.15.2a0 intel_extension_for_pytorch==2.0.110+xpu
|
|
|
|
| 2 |
torchaudio
|
| 3 |
numba==0.56.4
|
| 4 |
numpy==1.23.5
|
|
|
|
| 21 |
praat-parselmouth>=0.4.2
|
| 22 |
Pillow>=9.1.1
|
| 23 |
resampy>=0.4.2
|
| 24 |
+
scikit-learn
|
| 25 |
+
tensorboard
|
| 26 |
tqdm>=4.63.1
|
| 27 |
tornado>=6.1
|
| 28 |
Werkzeug>=2.2.3
|
|
|
|
| 40 |
pyworld==0.3.2
|
| 41 |
httpx
|
| 42 |
onnxruntime
|
| 43 |
+
onnxruntime-gpu
|
| 44 |
torchcrepe==0.0.20
|
| 45 |
fastapi==0.88
|
| 46 |
ffmpy==0.3.1
|
| 47 |
python-dotenv>=1.0.0
|
| 48 |
+
av
|
| 49 |
PySimpleGUI
|
| 50 |
+
sounddevice
|
| 51 |
pedalboard
|
| 52 |
gdown
|
| 53 |
|
| 54 |
+
|
| 55 |
+
|
| 56 |
+
|
| 57 |
setuptools
|
| 58 |
pydantic
|
| 59 |
wheel
|
| 60 |
google-auth-oauthlib
|
| 61 |
+
pedalboard
|
| 62 |
websockets>=10.0
|
| 63 |
gTTS==2.3.2
|
| 64 |
wget
|
|
|
|
| 71 |
nltk
|
| 72 |
noisereduce==2.0.1
|
| 73 |
unidecode
|
| 74 |
+
onnxruntime
|
| 75 |
+
onnxruntime_gpu==1.15.1
|
| 76 |
opencv_python_headless==4.8.0.74
|
| 77 |
pandas==2.0.3
|
| 78 |
+
PySimpleGUI==4.60.5
|
| 79 |
requests==2.31.0
|
| 80 |
scikit_learn==1.3.0
|
| 81 |
yt_dlp==2023.9.24
|
| 82 |
sounddevice==0.4.6
|
| 83 |
tensorboard==2.13.0
|
| 84 |
tb_nightly==2.14.0a20230803
|
| 85 |
+
python-dotenv>=1.0.0
|
| 86 |
protobuf==3.20.2
|
| 87 |
gin
|
| 88 |
gin_config
|
| 89 |
flask_cors
|
| 90 |
+
flask
|
| 91 |
+
#https://github.com/soudabot/fairseq-build-whl/releases/download/3.11/fairseq-0.12.3-cp311-cp311-linux_x86_64.whl; sys_platform == 'linux'
|
| 92 |
+
#https://github.com/soudabot/fairseq-build-whl/releases/download/3.11/fairseq-0.12.3-cp311-cp311-win_amd64.whl; sys_platform == 'win32'
|
| 93 |
+
#https://github.com/soudabot/fairseq-build-whl/releases/download/3.11/fairseq-0.12.3-cp311-cp311-macosx_10_9_universal2.whl; sys_platform == 'darwin'
|
tabs/resources.py
CHANGED
|
@@ -172,7 +172,6 @@ def delete_large_files(directory_path, max_size_megabytes):
|
|
| 172 |
print("###################################")
|
| 173 |
|
| 174 |
def download_from_url(url):
|
| 175 |
-
url = url.strip()
|
| 176 |
file_path = find_folder_parent(now_dir, "assets")
|
| 177 |
print(file_path)
|
| 178 |
zips_path = os.path.join(file_path, "assets", "zips")
|
|
@@ -211,7 +210,7 @@ def download_from_url(url):
|
|
| 211 |
os.chdir(zips_path)
|
| 212 |
if "/blob/" in url:
|
| 213 |
url = url.replace("/blob/", "/resolve/")
|
| 214 |
-
|
| 215 |
response = requests.get(url, stream=True)
|
| 216 |
if response.status_code == 200:
|
| 217 |
file_name = url.split("/")[-1]
|
|
@@ -243,7 +242,6 @@ def download_from_url(url):
|
|
| 243 |
if file_id:
|
| 244 |
print("Mega.nz is unsupported due mega.py deprecation")
|
| 245 |
elif "/tree/main" in url:
|
| 246 |
-
url = url.replace("?download=true", "")
|
| 247 |
response = requests.get(url)
|
| 248 |
soup = BeautifulSoup(response.content, "html.parser")
|
| 249 |
temp_url = ""
|
|
|
|
| 172 |
print("###################################")
|
| 173 |
|
| 174 |
def download_from_url(url):
|
|
|
|
| 175 |
file_path = find_folder_parent(now_dir, "assets")
|
| 176 |
print(file_path)
|
| 177 |
zips_path = os.path.join(file_path, "assets", "zips")
|
|
|
|
| 210 |
os.chdir(zips_path)
|
| 211 |
if "/blob/" in url:
|
| 212 |
url = url.replace("/blob/", "/resolve/")
|
| 213 |
+
|
| 214 |
response = requests.get(url, stream=True)
|
| 215 |
if response.status_code == 200:
|
| 216 |
file_name = url.split("/")[-1]
|
|
|
|
| 242 |
if file_id:
|
| 243 |
print("Mega.nz is unsupported due mega.py deprecation")
|
| 244 |
elif "/tree/main" in url:
|
|
|
|
| 245 |
response = requests.get(url)
|
| 246 |
soup = BeautifulSoup(response.content, "html.parser")
|
| 247 |
temp_url = ""
|