Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
minchyeom
/
llmOS-Agent
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d8668d3
llmOS-Agent
/
mac_gui
/
__main__.py
tech-envision
Add macOS GUI client and usage docs
1f8a981
2 months ago
raw
Copy download link
history
blame
Safe
61 Bytes
from
.app
import
main
if
__name__ ==
"__main__"
:
main()