ppsingh commited on
Commit
f4a4255
·
verified ·
1 Parent(s): d693af8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ with gr.Blocks(theme=gr.themes.Monochrome(), fill_width = True) as dashboard_app
121
  specifically designed for building and deploying conversational AI applications. \
122
  It offers a powerful, ready-to-use frontend for RAG pipelines and LLMs, \
123
  enabling rapid prototyping and deployment on platforms like Hugging Face Spaces""")
124
- embed_space("https://huggingface.co/spaces/GIZ/Asistente_EUDR", height=700)
125
 
126
 
127
  dashboard_app.css = """
 
121
  specifically designed for building and deploying conversational AI applications. \
122
  It offers a powerful, ready-to-use frontend for RAG pipelines and LLMs, \
123
  enabling rapid prototyping and deployment on platforms like Hugging Face Spaces""")
124
+ embed_space("https://giz-asistente-eudr.hf.space", height=700)
125
 
126
 
127
  dashboard_app.css = """