Elfe commited on
Commit
b46c5d7
1 Parent(s): d663feb
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import gradio as gr
 
2
  import requests
3
 
4
  key = os.getenv("baixing_key")
 
1
  import gradio as gr
2
+ import io
3
  import requests
4
 
5
  key = os.getenv("baixing_key")