darknoon commited on
Commit
d3880ad
1 Parent(s): 7d5b9d2

Merge from HF

Browse files
Files changed (2) hide show
  1. README.md +12 -0
  2. requirements.txt +0 -1
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Html Agent
3
+ emoji: ⚡
4
+ colorFrom: red
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 5.1.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt CHANGED
@@ -2,4 +2,3 @@ gradio
2
  playwright
3
  anthropic
4
  python-dotenv
5
-
 
2
  playwright
3
  anthropic
4
  python-dotenv