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