hnpinq commited on
Commit
f2c6e39
·
verified ·
1 Parent(s): cabb8ac

Update test_4bit.py

Browse files
Files changed (1) hide show
  1. test_4bit.py +1 -1
test_4bit.py CHANGED
@@ -207,7 +207,7 @@ class changeClothes():
207
  print("Load to CUDA ...........")
208
  pipe.to("cuda")
209
 
210
- return pipe
211
 
212
  @staticmethod
213
  def check_image(image_input):
 
207
  print("Load to CUDA ...........")
208
  pipe.to("cuda")
209
 
210
+ return pipe
211
 
212
  @staticmethod
213
  def check_image(image_input):