seawolf2357 commited on
Commit
e9e19fc
·
verified ·
1 Parent(s): 449a6d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import gradio
2
  import requests
3
 
4
  def fetch_high_quality_images(api_key, query, per_page=80):
 
1
+ import gradio as gr
2
  import requests
3
 
4
  def fetch_high_quality_images(api_key, query, per_page=80):