Spaces:
No application file
No application file
Update up.py
#1
by Studytime171 - opened
up.py
CHANGED
|
@@ -8,7 +8,7 @@ repo_id = "YOUR_USERNAME/YOUR_REPO_NAME"
|
|
| 8 |
# 2. Archive.org ka direct link
|
| 9 |
source_url = "https://archive.org/download/windows-7x-86-supernano-final/Windows7SuperNanoLite.iso"
|
| 10 |
|
| 11 |
-
print("Remote upload start ho raha hai...")
|
| 12 |
|
| 13 |
try:
|
| 14 |
api.add_from_url(
|
|
|
|
| 8 |
# 2. Archive.org ka direct link
|
| 9 |
source_url = "https://archive.org/download/windows-7x-86-supernano-final/Windows7SuperNanoLite.iso"
|
| 10 |
|
| 11 |
+
print("Remote ki upload start ho raha hai...")
|
| 12 |
|
| 13 |
try:
|
| 14 |
api.add_from_url(
|