Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
plaidam
/
The_Broccolator
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
plaidam
commited on
3 days ago
Commit
7ef333c
·
verified
·
1 Parent(s):
6b1a58c
Update .env
Browse files
Files changed (1)
hide
show
.env
+3
-1
.env
CHANGED
Viewed
@@ -1 +1,3 @@
1
-
CUDA_HOME=/usr/local/cuda
-12.4
1
+
CUDA_HOME=/usr/local/cuda
2
+
PATH=/usr/local/cuda/bin:$PATH
3
+
LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH