Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,6 +5,7 @@ import spaces
|
|
| 5 |
import torch
|
| 6 |
from diffusers import ZImagePipeline
|
| 7 |
|
|
|
|
| 8 |
import os
|
| 9 |
import requests
|
| 10 |
import tempfile
|
|
|
|
| 5 |
import torch
|
| 6 |
from diffusers import ZImagePipeline
|
| 7 |
|
| 8 |
+
|
| 9 |
import os
|
| 10 |
import requests
|
| 11 |
import tempfile
|