mbarnig commited on
Commit
e7fb3cb
·
verified ·
1 Parent(s): 3c7bb77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,4 +141,4 @@ interface = gr.Interface(
141
  )
142
 
143
  # Launch the Gradio app
144
- interface.launch(auth=(username, password), auth_message="<h1>Lecteur de nouvelles IA de RTL</h1><p>Ce HuggingFace</p>
 
141
  )
142
 
143
  # Launch the Gradio app
144
+ interface.launch(auth=(username, password), auth_message="<h1>RTL AI News Reader</h1><p>This HuggingFace Space is a prototype and is not yet accessible to everyone. The project is based on a file search assistant using OpenAI's API and employs the GPT-4o-mini model. You need to use a Chrome browser. AI specialists interested in accessing it can request a username and password by contacting [email protected].</p>")