Spaces:
Paused
Paused
Update main.py
Browse files
main.py
CHANGED
|
@@ -16,7 +16,7 @@ REPO_ID = "factorstudios/Pipeline"
|
|
| 16 |
DATA_PATH = "Blenders"
|
| 17 |
OUTPUT_DIR = "batch_downloads"
|
| 18 |
DOWNLOAD_URLS = [
|
| 19 |
-
"https://
|
| 20 |
DELAY_BETWEEN_DOWNLOADS = 12 # seconds
|
| 21 |
|
| 22 |
# === Setup Logging ===
|
|
|
|
| 16 |
DATA_PATH = "Blenders"
|
| 17 |
OUTPUT_DIR = "batch_downloads"
|
| 18 |
DOWNLOAD_URLS = [
|
| 19 |
+
"https://ww2.zeroupload.xyz/2d8f4e87b9a997f820c8b7d5a36e4824/Wingfox_BlenderAnimationandSimulationMadeEasy2022_DownloadPirate.com.rar?download_token=cc8aa430ed04b5df788ef7a39830ad6acce6834ea777b2d25089d41e96fa1fe6"]
|
| 20 |
DELAY_BETWEEN_DOWNLOADS = 12 # seconds
|
| 21 |
|
| 22 |
# === Setup Logging ===
|