ULMER Louis (T0240644)
commited on
Commit
·
fc9454f
1
Parent(s):
dc7e7b3
Add util files
Browse files
app.py
CHANGED
@@ -52,4 +52,4 @@ with gr.Blocks() as app:
|
|
52 |
"️<center> Created with ❤️ by @louis_ulmer & @aurelien_lac"
|
53 |
)
|
54 |
|
55 |
-
app.launch(
|
|
|
52 |
"️<center> Created with ❤️ by @louis_ulmer & @aurelien_lac"
|
53 |
)
|
54 |
|
55 |
+
app.launch(auth=("cellule_ia", "pass"))
|