Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -7,8 +7,6 @@ from tqdm import tqdm
|
|
7 |
import time
|
8 |
import numpy as np
|
9 |
import base64
|
10 |
-
from gradio import Download
|
11 |
-
|
12 |
|
13 |
# Defining the repository information and the trigger word
|
14 |
repo = "artificialguybr/LineAniRedmond-LinearMangaSDXL-V2"
|
|
|
7 |
import time
|
8 |
import numpy as np
|
9 |
import base64
|
|
|
|
|
10 |
|
11 |
# Defining the repository information and the trigger word
|
12 |
repo = "artificialguybr/LineAniRedmond-LinearMangaSDXL-V2"
|