Push model using huggingface_hub.
Browse files
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
tags:
|
| 3 |
-
- model_hub_mixin
|
| 4 |
-
- pytorch_model_hub_mixin
|
| 5 |
-
---
|
| 6 |
|
| 7 |
-
This model
|
| 8 |
-
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# PainDiffusion Model
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
+
This model generates facial expressions based on pain stimuli.
|
| 4 |
+
|
| 5 |
+
## Model Parameters
|
| 6 |
+
|
| 7 |
+
- Sigma min: 0.002
|
| 8 |
+
- Sigma max: 80
|
| 9 |
+
- ODE Solver: dpm++
|
| 10 |
+
- Window size: 8
|