File size: 443 Bytes
8f538ef
b94b06e
3c9fd16
1aceaa0
 
8f538ef
b94b06e
c3093f1
ed512fd
1aceaa0
8f538ef
1aceaa0
b94b06e
1aceaa0
f0ae490
b94b06e
1aceaa0
8f538ef
 
1aceaa0
 
 
 
 
 
 
 
 
f0ae490
ed512fd
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: GLM-4.1V-9B-Thinking-Demo
emoji: 🐢
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 5.34.2
suggested_hardware: l40sx1
suggested_storage: large
app_port: 7860
app_file: app.py
models:
  - THUDM/GLM-4.1V-9B-Thinking
tags:
  - GLM
short_description: THUDM/GLM-4.1V-9B-Thinking Demo
disable_embedding: false
---

## Installation

```bash
pip install -r requirements.txt 
```

## Running the code

```bash
python app.py
```