Create config.json
Browse files- config.json +5 -0
config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ReAlign",
|
| 3 |
+
"_diffusers_version": "0.30.1",
|
| 4 |
+
"_name_or_path": "sanaka87/OpenUni-ReAlign"
|
| 5 |
+
}
|