Spaces:
Running
Running
Use new model
Browse files
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.load("models/
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.load("models/cardiffnlp/twitter-roberta-base-offensive").launch()
|