Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
renesistech/AIdetection
noumanjavaid
/
AIdetection-gr
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
noumanjavaid
commited on
Nov 22, 2024
Commit
d947f14
·
verified
·
1 Parent(s):
d53679b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -204,4 +204,6 @@ if __name__ == "__main__":
204
show_error=True,
205
share=False,
206
quiet=True
207
)
204
show_error=True,
205
share=False,
206
quiet=True
207
+
208
+
209
)