Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Chatxbt
/
app
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
LONGYKING
commited on
Jul 9, 2024
Commit
1585e50
·
1 Parent(s):
431e9df
updated procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-1
Procfile
CHANGED
Viewed
@@ -1 +1 @@
1
-
web:
python
-
m
chainlit
run chatxbt-assistant.py -h
--
port 8080
1
+
web:
docker
-
compose
up
--
build