Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
acecalisto3/DevToolKit
whackthejacker
/
DevToolKit
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
acecalisto3
commited on
Aug 24, 2024
Commit
0b4f2ab
·
verified
·
1 Parent(s):
5ed8ee3
Update .env
Browse files
Files changed (1)
hide
show
.env
+1
-1
.env
CHANGED
Viewed
@@ -1,2 +1,2 @@
1
-
FLASK_PORT
= "8080"
2
huggingface_token = "HUGGINGFACE_API_KEY"
1
+
STREAMLIT_SERVER_PORT
= "8080"
2
huggingface_token = "HUGGINGFACE_API_KEY"