Spaces:
orrinin
/
Runtime error

orrinin commited on
Commit
343e2ed
·
verified ·
1 Parent(s): a8da2f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ DESCRIPTION = """
16
  """
17
  MODEL_ID="stabilityai/sdxl-turbo"
18
 
19
- LICENSE = "采用 " + SDXL +" 模型"
20
  translator = Translator()
21
 
22
 
 
16
  """
17
  MODEL_ID="stabilityai/sdxl-turbo"
18
 
19
+ LICENSE = "采用 SDXL 模型"
20
  translator = Translator()
21
 
22