dylanebert HF staff commited on
Commit
043e597
·
1 Parent(s): e5771cc
Files changed (2) hide show
  1. lrm/config.json +1 -2
  2. model_index.json +1 -2
lrm/config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
  "_class_name": "LRM",
3
- "_diffusers_version": "0.30.3",
4
- "_name_or_path": "tmp/pipeline_instantmesh/lrm"
5
  }
 
1
  {
2
  "_class_name": "LRM",
3
+ "_diffusers_version": "0.30.3"
 
4
  }
model_index.json CHANGED
@@ -1,9 +1,8 @@
1
  {
2
  "_class_name": "InstantMeshPipeline",
3
  "_diffusers_version": "0.30.3",
4
- "_name_or_path": "tmp/pipeline_instantmesh",
5
  "lrm": [
6
- "InstantMesh_pipeline.pipeline",
7
  "LRM"
8
  ]
9
  }
 
1
  {
2
  "_class_name": "InstantMeshPipeline",
3
  "_diffusers_version": "0.30.3",
 
4
  "lrm": [
5
+ "pipeline",
6
  "LRM"
7
  ]
8
  }