Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abiyyufahri
/
GUI-Agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abiyyufahri
commited on
Jul 24
Commit
ee59530
·
1 Parent(s):
5599f5a
Install error fix attemp 13
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -4,6 +4,7 @@ emoji: 🖱️
4
colorFrom: gray
5
colorTo: blue
6
sdk: docker
7
app_port: 7860
8
pinned: false
9
---
4
colorFrom: gray
5
colorTo: blue
6
sdk: docker
7
+
app_file: main.py
8
app_port: 7860
9
pinned: false
10
---