Improve model card: Add pipeline, library, license, and relevant tags

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  <div align="center">
2
  <h1>🚀 WeTok: Powerful Discrete Tokenization for High-Fidelity Visual Reconstruction</h1>
3
 
 
1
+ ---
2
+ pipeline_tag: image-to-image
3
+ library_name: diffusers
4
+ license: mit
5
+ tags:
6
+ - visual-tokenization
7
+ - image-reconstruction
8
+ ---
9
+
10
  <div align="center">
11
  <h1>🚀 WeTok: Powerful Discrete Tokenization for High-Fidelity Visual Reconstruction</h1>
12