AINovice2005 commited on
Commit
2e0cbec
·
verified ·
1 Parent(s): 215e9b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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 = {