frogleo commited on
Commit
d413b5b
·
1 Parent(s): 92ba34d

去掉无用代码

Browse files
__pycache__/config.cpython-310.pyc CHANGED
Binary files a/__pycache__/config.cpython-310.pyc and b/__pycache__/config.cpython-310.pyc differ
 
__pycache__/utils.cpython-310.pyc CHANGED
Binary files a/__pycache__/utils.cpython-310.pyc and b/__pycache__/utils.cpython-310.pyc differ
 
app.py CHANGED
@@ -205,12 +205,6 @@ def generate(
205
 
206
  title = "# Animagine XL 4.0 Demo"
207
 
208
- examples = [
209
- "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
210
- "An astronaut riding a green horse",
211
- "A delicious ceviche cheesecake slice",
212
- ]
213
-
214
  custom_css = """
215
  #row-container {
216
  align-items: stretch;
 
205
 
206
  title = "# Animagine XL 4.0 Demo"
207
 
 
 
 
 
 
 
208
  custom_css = """
209
  #row-container {
210
  align-items: stretch;