CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
hodorfi
/
xai_framework
source
Hugging Face
updated 2y ago
View on Hugging Face
1
likes
Like
Save
Clone
overview
files
community
commits
settings
root
docker_build.sh
docker_build.sh
6 lines
Copy path
Download
Raw
Back to root
1
docker build \
2
--no-cache \
3
--rm \
4
-f Dockerfile \
5
-t xai_framework_demo .
6