kevin-john commited on
Commit
2a01d19
·
verified ·
1 Parent(s): daa4f4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+
5
+ # HapticGen
6
+
7
+ This repository contains the fine-tuned text-to-vibration model weights from [HapticGen: Generative Text-to-Vibration Model for Streamlining Haptic Design](https://doi.org/10.1145/3706598.3713609).
8
+
9
+ For model usage, implementation details, and training code, visit the main repository on GitHub:
10
+ [HapticGen/HapticGen](https://github.com/HapticGen/HapticGen)
11
+
12
+ For more details on the methodology and evaluation, refer to the paper:
13
+ [HapticGen (CHI ’25)](https://doi.org/10.1145/3706598.3713609)