Dipl0 commited on
Commit
6a337b7
·
verified ·
1 Parent(s): a12f055

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -98,8 +98,4 @@ gr.Interface(
98
  title="🐸 Pepe Diffuser - Text-to-Image",
99
  description=f"Générez des images personnalisées de Pepe la grenouille en utilisant le modèle Hugging Face **{MODEL_ID}**.",
100
  allow_flagging="never",
101
- examples=[
102
- ["pepe the frog as a medieval knight, oil painting", "blurry, low quality", 50, 7.5, 0],
103
- ["pepe wearing a spacesuit on the moon, hyperdetailed, 4k", "deformed, pixelated, text", 60, 9.0, 1234]
104
- ]
105
  ).launch()
 
98
  title="🐸 Pepe Diffuser - Text-to-Image",
99
  description=f"Générez des images personnalisées de Pepe la grenouille en utilisant le modèle Hugging Face **{MODEL_ID}**.",
100
  allow_flagging="never",
 
 
 
 
101
  ).launch()