Spaces:
Running
Running
Update a.py
Browse files
a.py
CHANGED
|
@@ -388,7 +388,7 @@ with gr.Blocks() as app:
|
|
| 388 |
Add `?taskid=YOUR_TASK_ID` to the URL
|
| 389 |
|
| 390 |
Example:
|
| 391 |
-
`https://
|
| 392 |
""")
|
| 393 |
|
| 394 |
with gr.Column(scale=2):
|
|
@@ -419,7 +419,7 @@ with gr.Blocks() as app:
|
|
| 419 |
|
| 420 |
Example:
|
| 421 |
```
|
| 422 |
-
https://1hit.no/gen/view.php?task_id=fa3529d5cbaa93427ee4451976ed5c4b
|
| 423 |
```
|
| 424 |
|
| 425 |
### ⏱️ What to Expect
|
|
@@ -471,7 +471,7 @@ with gr.Blocks() as app:
|
|
| 471 |
|
| 472 |
Example:
|
| 473 |
```
|
| 474 |
-
|
| 475 |
```
|
| 476 |
|
| 477 |
### 📞 Callback Status
|
|
|
|
| 388 |
Add `?taskid=YOUR_TASK_ID` to the URL
|
| 389 |
|
| 390 |
Example:
|
| 391 |
+
`https://1hit.no/gen/view.php?task_id=fa3529d5cbaa93427ee4451976ed5c4b`
|
| 392 |
""")
|
| 393 |
|
| 394 |
with gr.Column(scale=2):
|
|
|
|
| 419 |
|
| 420 |
Example:
|
| 421 |
```
|
| 422 |
+
`https://1hit.no/gen/view.php?task_id=fa3529d5cbaa93427ee4451976ed5c4b`
|
| 423 |
```
|
| 424 |
|
| 425 |
### ⏱️ What to Expect
|
|
|
|
| 471 |
|
| 472 |
Example:
|
| 473 |
```
|
| 474 |
+
`https://1hit.no/gen/view.php?task_id=fa3529d5cbaa93427ee4451976ed5c4b`
|
| 475 |
```
|
| 476 |
|
| 477 |
### 📞 Callback Status
|