marigen_api / Spacefile
jameszokah's picture
Synced repo using 'sync_with_huggingface' Github Action
1897f56 verified
raw
history blame contribute delete
191 Bytes
# Spacefile Docs: https://go.deta.dev/docs/spacefile/v0
v: 0
micros:
- name: marigen-api
src: ./
engine: python3.9
primary: true
run: python main.py
dev: python main.py