Spaces:
Runtime error
Runtime error
iSolver-AI
commited on
Commit
•
5b66ed1
1
Parent(s):
fe76d7a
Update app.py
Browse files
app.py
CHANGED
@@ -23,6 +23,7 @@ print([d["text"] for d in result])
|
|
23 |
# ;allenai/WildBench
|
24 |
# ==black-forest-labs/FLUX.1-dev==
|
25 |
#LLM360/TxT360 sasad
|
|
|
26 |
|
27 |
model_name = "nlptown/bert-base-multilingual-uncased-sentiment"
|
28 |
|
|
|
23 |
# ;allenai/WildBench
|
24 |
# ==black-forest-labs/FLUX.1-dev==
|
25 |
#LLM360/TxT360 sasad
|
26 |
+
# iSolver-AI/FEnet
|
27 |
|
28 |
model_name = "nlptown/bert-base-multilingual-uncased-sentiment"
|
29 |
|