Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Rdad/Deepfake-Detectio_nimages
Rdad
/
Deepfake-Detectio_nimages1
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rdad
commited on
Dec 1, 2023
Commit
ab2b80f
·
1 Parent(s):
4d23000
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
2
3
-
import tensorflow_hub as hub
4
import gradio as gr
5
import tensorflow as tf
6
1
2
3
+
#
import tensorflow_hub as hub
4
import gradio as gr
5
import tensorflow as tf
6