Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gmustafa413
/
DefactDetection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gmustafa413
commited on
Sep 28, 2025
Commit
c04d287
·
verified
·
1 Parent(s):
150b07d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -201,9 +201,6 @@ disp.plot()
201
plt.show()
202
203
204
-
205
-
from IPython.display import clear_output
206
-
207
backbone.eval()
208
209
import gradio as gr
201
plt.show()
202
203
204
backbone.eval()
205
206
import gradio as gr