Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +3 -1
src/streamlit_app.py
CHANGED
|
@@ -56,7 +56,9 @@ MODELS_LIST = [
|
|
| 56 |
"Finisha-F-scratch/Qsana-coder-base",
|
| 57 |
"Finisha-F-scratch/Coliria",
|
| 58 |
"Finisha-F-scratch/Charlotte-2b",
|
| 59 |
-
"Finisha-F-scratch/Natalia-pretrain"
|
|
|
|
|
|
|
| 60 |
]
|
| 61 |
|
| 62 |
# --- CHARGEMENT DES MODÈLES (CACHÉ) ---
|
|
|
|
| 56 |
"Finisha-F-scratch/Qsana-coder-base",
|
| 57 |
"Finisha-F-scratch/Coliria",
|
| 58 |
"Finisha-F-scratch/Charlotte-2b",
|
| 59 |
+
"Finisha-F-scratch/Natalia-pretrain",
|
| 60 |
+
"Finisha-F-scratch/LilyStory",
|
| 61 |
+
"Finisha-F-scratch/Nephaella"
|
| 62 |
]
|
| 63 |
|
| 64 |
# --- CHARGEMENT DES MODÈLES (CACHÉ) ---
|