Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
katiue
/
browser-use-webui
like
9
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
katiue
commited on
Jan 5
Commit
d908334
·
verified
·
1 Parent(s):
24b55e7
Upload folder using huggingface_hub
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -3,4 +3,5 @@ title: browser-use-webui
3
app_file: webui.py
4
sdk: gradio
5
sdk_version: 5.9.1
6
---
3
app_file: webui.py
4
sdk: gradio
5
sdk_version: 5.9.1
6
+
python_version: 3.12
7
---