Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Luigi
/
RasaBot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Luigi
commited on
Jul 4, 2025
Commit
4a79b31
·
1 Parent(s):
d0ef9e9
add build script
Browse files
Files changed (1)
hide
show
build.sh
+5
-0
build.sh
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
#! /bin/sh
2
+
docker build -t rasa-gradio-v4 .
3
+
docker build \
4
+
-t rasa-classifier:0.1 \
5
+
classifier/