Upload config.json
Browse files- config.json +5 -0
config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_name": "noor13/texture_transformed_model",
|
3 |
+
"tokenizer_name": "noor13/texture_transformed_model",
|
4 |
+
"temp_directory": "/tmp/processed_images"
|
5 |
+
}
|