iSolver-AI commited on
Commit
5b66ed1
1 Parent(s): fe76d7a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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