JunhaoZhuang commited on
Commit
ad1acee
·
verified ·
1 Parent(s): 63a5885

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +3 -0
  2. model_index.json +4 -0
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type": "flashvsr"
3
+ }
model_index.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlashVSRPipeline",
3
+ "_diffusers_version": "0.24.0"
4
+ }