Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aesopnix/hateful_classification
aesopnix
/
hateful_classification_test
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aesopnix
commited on
Aug 3, 2024
Commit
de980a5
·
verified
·
1 Parent(s):
8977452
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
dessertlab
/
offensive
-
powershell
-
codegen
-
350M-multi
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
cardiffnlp
/
twitter
-
roberta
-
base
-
offensive
").launch()