Bingsu commited on
Commit
5d305f4
·
verified ·
1 Parent(s): 2321e87

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: hyperclovax-seed
4
+ license_link: LICENSE
5
+ language:
6
+ - ko
7
+ ---
8
+
9
+ https://huggingface.co/naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B
10
+
11
+ ## requirements
12
+
13
+ ```
14
+ av
15
+ decord
16
+ einops
17
+ timm
18
+ deepspeed (optional)
19
+ ```