Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,6 @@ from diffusers import DDIMScheduler
|
|
38 |
import torch.nn.functional as F
|
39 |
from gradio_utils import cal_attn_mask_xl
|
40 |
import copy
|
41 |
-
import os
|
42 |
from huggingface_hub import hf_hub_download
|
43 |
from diffusers.utils import load_image
|
44 |
from utils import get_comic
|
|
|
38 |
import torch.nn.functional as F
|
39 |
from gradio_utils import cal_attn_mask_xl
|
40 |
import copy
|
|
|
41 |
from huggingface_hub import hf_hub_download
|
42 |
from diffusers.utils import load_image
|
43 |
from utils import get_comic
|