jojosims4557 commited on
Commit
e3b0f09
·
verified ·
1 Parent(s): 8a488f6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -1
config.json CHANGED
@@ -1,3 +1,9 @@
1
  {
2
- "model_type": "image-generation" // Add this key
 
 
 
 
 
 
3
  }
 
1
  {
2
+ "model_type": "image-generation",
3
+ "name_or_path": "models/jojosims4557/noone", // Ensure correct path
4
+ "is_flux": true,
5
+ "quantize": true,
6
+ "linear": 16,
7
+ "linear_alpha": 16,
8
+ // Add other necessary configurations here
9
  }