jts commited on
Commit
ffbd489
·
1 Parent(s): ba36ff2
Files changed (2) hide show
  1. README.md +14 -0
  2. requirement.txt +1 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Lagent InternLM
3
+ emoji: 🏆
4
+ colorFrom: pink
5
+ colorTo: red
6
+ sdk: streamlit
7
+ sdk_version: 1.41.1
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ short_description: Lagent by InternLM
12
+ ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirement.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  anthropic
2
  aiohappyeyeballs==2.4.4
3
  aiohttp==3.11.10
 
1
+ marimo
2
  anthropic
3
  aiohappyeyeballs==2.4.4
4
  aiohttp==3.11.10