Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bstraehle
/
vertex-ai
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bstraehle
commited on
Oct 14, 2023
Commit
c5e24d2
·
1 Parent(s):
a7e9795
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import gradio as gr
2
-
import os
3
4
from google.cloud import aiplatform
5
1
import gradio as gr
2
+
import os
, vertexai
3
4
from google.cloud import aiplatform
5