zR commited on
Commit
d111905
1 Parent(s): d81d104
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -9,4 +9,9 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
9
  pinned: false
10
  ---
11
 
12
+ ## GLM-Edge-1.5B-Chat Space
13
+
14
+ Run with Gradio on GLM-Edge-1.5B-Chat Space.
15
+ ```shell
16
+ python app.py
17
+ ```