Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alpha-VLLM
/
Lumina-Image-2.0
like
98
Running
on
Zero
App
Files
Files
Community
4
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