Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
|
|
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>
|