Create config.json
Browse files- config.json +6 -0
config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "DeepGen-1.0",
|
| 3 |
+
"_diffusers_version": "0.35.2",
|
| 4 |
+
"_transformers_version": "4.56.1",
|
| 5 |
+
"_name_or_path": "deepgenteam/DeepGen-1.0 "
|
| 6 |
+
}
|