prithivMLmods commited on
Commit
2f39b77
·
verified ·
1 Parent(s): f8b8625

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -6
app.py CHANGED
@@ -253,12 +253,8 @@ phi4_model = AutoModelForCausalLM.from_pretrained(
253
  _attn_implementation="eager",
254
  )
255
 
256
- # ------------------------------------------------------------------------------
257
- # Gradio UI configuration
258
- # ------------------------------------------------------------------------------
259
-
260
- DESCRIPTION = """
261
- # Agent Dino 🌠"""
262
 
263
  css = '''
264
  h1 {
 
253
  _attn_implementation="eager",
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
  css = '''
260
  h1 {