-
Create a virtual env, and activate
python -m venv .venv source .venv/bin/activate
-
Install project and dependencies
# 'EXTRA_INDEX_URL' will be provided. python -m pip install -r requirements.txt --extra-index-url=${EXTRA_INDEX_URL} python -m pip install -e .
-
Initialize spice store (Needs to be done only once)
spice store init
-
Run the demo
python -m src.main
-
Check the UI
spice ui
-
Notifications
You must be signed in to change notification settings - Fork 1
nibbleai/spice-demo-la-fourchette
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Demo for La Fourchette
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published