Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AINovice2005
/
IIya30_List
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AINovice2005
commited on
Sep 19, 2024
Commit
2e0cbec
·
verified
·
1 Parent(s):
215e9b9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import gradio as gr
2
-
import validators
3
4
# A dictionary to store website names and their URLs
5
WEBSITES = {
1
import gradio as gr
2
+
3
4
# A dictionary to store website names and their URLs
5
WEBSITES = {