Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
geetikabehl
/
PathFinder
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
geetikabehl
commited on
Feb 25, 2025
Commit
b31f3ec
·
verified
·
1 Parent(s):
7fd5cac
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
import gradio as gr
2
-
import google.generativeai as genai
3
4
genai.configure(api_key="AIzaSyAOLyWRegqB-NxufjTlkyRBhn1ESJE-G38")
5
1
2
genai.configure(api_key="AIzaSyAOLyWRegqB-NxufjTlkyRBhn1ESJE-G38")
3