Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,6 @@ import torch
|
|
9 |
|
10 |
import os
|
11 |
import PIL.Image
|
12 |
-
import spaces
|
13 |
|
14 |
MARKDOWN = """
|
15 |
The demo is based on <a href="https://huggingface.co/dataautogpt3/OpenDalleV1.1">OpenDalle V1.1</a> by @dataautogpt3
|
|
|
9 |
|
10 |
import os
|
11 |
import PIL.Image
|
|
|
12 |
|
13 |
MARKDOWN = """
|
14 |
The demo is based on <a href="https://huggingface.co/dataautogpt3/OpenDalleV1.1">OpenDalle V1.1</a> by @dataautogpt3
|