Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -47,5 +47,5 @@ This is a demo on Github project 🏃 [Deepfake Text Detection in the Wild](http
|
|
47 |
|
48 |
|
49 |
|
50 |
-
iface = gr.Interface(fn=detect, inputs="text", outputs="text", description=
|
51 |
iface.launch()
|
|
|
47 |
|
48 |
|
49 |
|
50 |
+
iface = gr.Interface(fn=detect, inputs="text", outputs="text", description=description_e)
|
51 |
iface.launch()
|