prithivMLmods commited on
Commit
fa58ab9
·
verified ·
1 Parent(s): 48c827a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -254,7 +254,9 @@ phi4_model = AutoModelForCausalLM.from_pretrained(
254
  )
255
 
256
  DESCRIPTION = """<h1 align="center">Agent Dino 🌠</h1>
257
- <p><center>[@tts1,@tts2]- text2voice, @image-text2img, @3d-mesh gen, @phi4 [image, audio], @rAgent-coding, @web, @yolo, default[text gen]</center></p>
 
 
258
  """
259
 
260
 
 
254
  )
255
 
256
  DESCRIPTION = """<h1 align="center">Agent Dino 🌠</h1>
257
+ <p><center>
258
+ [@tts1,@tts2]- text2voice, @image-text2img, @3d-mesh gen, @phi4 [image, audio], @rAgent-coding, @web, @yolo, default[text gen]
259
+ </center></p>
260
  """
261
 
262