Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
randydev
/
Meta-AI
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
randydev
commited on
Feb 12
Commit
5edf6d2
·
verified
·
1 Parent(s):
9b69da7
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-0
main.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
from akenoai.runner import run_fast
2
3
run_fast(port=7860)
1
from akenoai.runner import run_fast
2
3
+
4
run_fast(port=7860)