prithivMLmods commited on
Commit
780d8fd
·
verified ·
1 Parent(s): 90d6311

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -161,7 +161,9 @@ def apply_style(style_name: str, positive: str, negative: str = "") -> Tuple[str
161
 
162
 
163
 
164
- DESCRIPTION = """ """
 
 
165
 
166
 
167
  if not torch.cuda.is_available():
 
161
 
162
 
163
 
164
+ DESCRIPTION = """## DALLE PRO
165
+
166
+ """
167
 
168
 
169
  if not torch.cuda.is_available():