Spaces:
Runtime error
Runtime error
Commit
·
b3a6b4d
1
Parent(s):
9e21378
temp
Browse files
app.py
CHANGED
@@ -2,7 +2,6 @@ import gradio as gr
|
|
2 |
from PIL import Image
|
3 |
import hopsworks
|
4 |
|
5 |
-
|
6 |
project = hopsworks.login()
|
7 |
fs = project.get_feature_store()
|
8 |
|
|
|
2 |
from PIL import Image
|
3 |
import hopsworks
|
4 |
|
|
|
5 |
project = hopsworks.login()
|
6 |
fs = project.get_feature_store()
|
7 |
|