RafaelJaime commited on
Commit
9874fbc
1 Parent(s): 34c6bef

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -150,6 +150,7 @@ def end_text():
150
  gr.Markdown("[Git, bark](https://github.com/suno-ai/bark/)")
151
  gr.Markdown("[huggingface, bark space](https://huggingface.co/spaces/suno/bark/)")
152
  gr.Markdown("[thepythoncode, transformers text generation guide](https://thepythoncode.com/article/text-generation-with-transformers-in-python)")
 
153
 
154
  css = """
155
  h1 { text-align: center; font-family: Arial, sans-serif;}
 
150
  gr.Markdown("[Git, bark](https://github.com/suno-ai/bark/)")
151
  gr.Markdown("[huggingface, bark space](https://huggingface.co/spaces/suno/bark/)")
152
  gr.Markdown("[thepythoncode, transformers text generation guide](https://thepythoncode.com/article/text-generation-with-transformers-in-python)")
153
+ gr.Markdown("[sdxl-turbo](https://huggingface.co/stabilityai/sdxl-turbo)")
154
 
155
  css = """
156
  h1 { text-align: center; font-family: Arial, sans-serif;}