DhruvishaJaiswal-Diary
Results
1
comments of
DhruvishaJaiswal-Diary
In the gradio_ootd.py file, you will find the variable called 'openpose_model_hd'. Lines 20 to 26: openpose_model_hd = OpenPose(0) parsing_model_hd = Parsing(0) ootd_model_hd = OOTDiffusionHD(0) openpose_model_dc = OpenPose(1) parsing_model_dc = Parsing(1)...