Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
Alpha-VLLM/Lumina-Image-2.0
vpnsrilanka
/
lindexy-Image-2.0
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dakerqi
commited on
Feb 10
Commit
9f3630f
Β·
verified
Β·
1 Parent(s):
6477261
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -13,7 +13,7 @@ subprocess.run(
13
)
14
15
subprocess.run(
16
-
"pip install
huggingface_hub
==1.26.4",
17
shell=True,
18
)
19
13
)
14
15
subprocess.run(
16
+
"pip install
numpy
==1.26.4",
17
shell=True,
18
)
19