Spaces:
Sleeping
Sleeping
AmadouDiaV
commited on
Commit
Β·
7243e23
1
Parent(s):
ee33a25
config modif
Browse files
config.py
CHANGED
@@ -12,6 +12,7 @@ for NAME in AVAILABLE_MODELS:
|
|
12 |
TITRE = "Pacifista π»"
|
13 |
|
14 |
# API_URL = 'http://127.0.0.1:5000'
|
15 |
-
API_URL = 'http://52.4.151.236:5000'
|
|
|
16 |
USER_AVATAR = "π€"
|
17 |
BOT_AVATAR = "π€"
|
|
|
12 |
TITRE = "Pacifista π»"
|
13 |
|
14 |
# API_URL = 'http://127.0.0.1:5000'
|
15 |
+
# API_URL = 'http://52.4.151.236:5000'
|
16 |
+
API_URL = 'http://10.27.86.198:5000'
|
17 |
USER_AVATAR = "π€"
|
18 |
BOT_AVATAR = "π€"
|