tonyassi commited on
Commit
c11b590
·
1 Parent(s): 0aba7ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -6,10 +6,10 @@ gr.Interface.load("models/tonyassi/mgm",
6
  inputs=gr.Textbox(label="Prompt"),
7
  title='MGM',
8
  description="""
9
- by [Tony Assi](https://www.tonyassi.com/)
10
 
11
- This app uses the [MGM Film](https://huggingface.co/tonyassi/mgm) Dreambooth model. Please ❤️ this Space.
12
-
13
- I build custom AI apps for companies. <a href="mailto: [email protected]">Email me</a> for business inquiries.
14
- """
15
  ).launch()
 
6
  inputs=gr.Textbox(label="Prompt"),
7
  title='MGM',
8
  description="""
9
+ by [Tony Assi](https://www.tonyassi.com/)
10
 
11
+ This app uses the [MGM Film](https://huggingface.co/tonyassi/mgm) Dreambooth model. Please ❤️ this Space.
12
+
13
+ I build custom AI apps for companies. <a href="mailto: [email protected]">Email me</a> for business inquiries.
14
+ """
15
  ).launch()