Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -12,6 +12,8 @@ target_models = {
|
|
12 |
"seawolf2357/hanbok": "https://huggingface.co/seawolf2357/hanbok",
|
13 |
"seawolf2357/ntower": "https://huggingface.co/seawolf2357/ntower",
|
14 |
|
|
|
|
|
15 |
"LGAI-EXAONE/EXAONE-3.5-32B-Instruct": "https://huggingface.co/LGAI-EXAONE/EXAONE-3.5-32B-Instruct",
|
16 |
"LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct": "https://huggingface.co/LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct",
|
17 |
"LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct": "https://huggingface.co/LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct",
|
|
|
12 |
"seawolf2357/hanbok": "https://huggingface.co/seawolf2357/hanbok",
|
13 |
"seawolf2357/ntower": "https://huggingface.co/seawolf2357/ntower",
|
14 |
|
15 |
+
"openfree/claude-monet": "https://huggingface.co/openfree/claude-monet",
|
16 |
+
|
17 |
"LGAI-EXAONE/EXAONE-3.5-32B-Instruct": "https://huggingface.co/LGAI-EXAONE/EXAONE-3.5-32B-Instruct",
|
18 |
"LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct": "https://huggingface.co/LGAI-EXAONE/EXAONE-3.5-2.4B-Instruct",
|
19 |
"LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct": "https://huggingface.co/LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct",
|