SPACERUNNER99 commited on
Commit
8f996c3
·
verified ·
1 Parent(s): 0165d61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,6 +1,7 @@
1
  import time
2
  import requests
3
  import re
 
4
  api_key = "268976:66f4f58a2a905"
5
 
6
 
 
1
  import time
2
  import requests
3
  import re
4
+ import gradio as gr
5
  api_key = "268976:66f4f58a2a905"
6
 
7