Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
randydev
/
akn
like
0
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
randydev
commited on
15 days ago
Commit
176c755
·
verified
·
1 Parent(s):
5f88944
Create start.sh
Browse files
Files changed (1)
hide
show
start.sh
+3
-0
start.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
uv run python -m akn &
3
+
uv run python server.py