This PR cleans useless files

#11
Files changed (26) hide show
  1. .DS_Store +0 -0
  2. __pycache__/inference_utils.cpython-39.pyc +0 -0
  3. video_super_resolution/.DS_Store +0 -0
  4. video_super_resolution/__pycache__/color_fix.cpython-39.pyc +0 -0
  5. video_super_resolution/scripts/.DS_Store +0 -0
  6. video_super_resolution/scripts/__pycache__/inference_sr.cpython-39.pyc +0 -0
  7. video_to_video/.DS_Store +0 -0
  8. video_to_video/__pycache__/__init__.cpython-39.pyc +0 -0
  9. video_to_video/__pycache__/video_to_video_model.cpython-39.pyc +0 -0
  10. video_to_video/diffusion/.DS_Store +0 -0
  11. video_to_video/diffusion/__pycache__/__init__.cpython-39.pyc +0 -0
  12. video_to_video/diffusion/__pycache__/diffusion_sdedit.cpython-39.pyc +0 -0
  13. video_to_video/diffusion/__pycache__/schedules_sdedit.cpython-39.pyc +0 -0
  14. video_to_video/diffusion/__pycache__/solvers_sdedit.cpython-39.pyc +0 -0
  15. video_to_video/modules/.DS_Store +0 -0
  16. video_to_video/modules/__pycache__/__init__.cpython-39.pyc +0 -0
  17. video_to_video/modules/__pycache__/embedder.cpython-39.pyc +0 -0
  18. video_to_video/modules/__pycache__/t5.cpython-39.pyc +0 -0
  19. video_to_video/modules/__pycache__/unet_v2v.cpython-39.pyc +0 -0
  20. video_to_video/modules/__pycache__/unet_v2v_LocalConv.cpython-39.pyc +0 -0
  21. video_to_video/modules/__pycache__/unet_v2v_deform.cpython-39.pyc +0 -0
  22. video_to_video/utils/.DS_Store +0 -0
  23. video_to_video/utils/__pycache__/__init__.cpython-39.pyc +0 -0
  24. video_to_video/utils/__pycache__/config.cpython-39.pyc +0 -0
  25. video_to_video/utils/__pycache__/logger.cpython-39.pyc +0 -0
  26. video_to_video/utils/__pycache__/seed.cpython-39.pyc +0 -0
.DS_Store DELETED
Binary file (8.2 kB)
 
__pycache__/inference_utils.cpython-39.pyc DELETED
Binary file (5.07 kB)
 
video_super_resolution/.DS_Store DELETED
Binary file (6.15 kB)
 
video_super_resolution/__pycache__/color_fix.cpython-39.pyc DELETED
Binary file (4.01 kB)
 
video_super_resolution/scripts/.DS_Store DELETED
Binary file (6.15 kB)
 
video_super_resolution/scripts/__pycache__/inference_sr.cpython-39.pyc DELETED
Binary file (3.97 kB)
 
video_to_video/.DS_Store DELETED
Binary file (6.15 kB)
 
video_to_video/__pycache__/__init__.cpython-39.pyc DELETED
Binary file (153 Bytes)
 
video_to_video/__pycache__/video_to_video_model.cpython-39.pyc DELETED
Binary file (6.97 kB)
 
video_to_video/diffusion/.DS_Store DELETED
Binary file (6.15 kB)
 
video_to_video/diffusion/__pycache__/__init__.cpython-39.pyc DELETED
Binary file (163 Bytes)
 
video_to_video/diffusion/__pycache__/diffusion_sdedit.cpython-39.pyc DELETED
Binary file (10.4 kB)
 
video_to_video/diffusion/__pycache__/schedules_sdedit.cpython-39.pyc DELETED
Binary file (2.68 kB)
 
video_to_video/diffusion/__pycache__/solvers_sdedit.cpython-39.pyc DELETED
Binary file (6.18 kB)
 
video_to_video/modules/.DS_Store DELETED
Binary file (6.15 kB)
 
video_to_video/modules/__pycache__/__init__.cpython-39.pyc DELETED
Binary file (206 Bytes)
 
video_to_video/modules/__pycache__/embedder.cpython-39.pyc DELETED
Binary file (2.58 kB)
 
video_to_video/modules/__pycache__/t5.cpython-39.pyc DELETED
Binary file (7.07 kB)
 
video_to_video/modules/__pycache__/unet_v2v.cpython-39.pyc DELETED
Binary file (47.6 kB)
 
video_to_video/modules/__pycache__/unet_v2v_LocalConv.cpython-39.pyc DELETED
Binary file (47.8 kB)
 
video_to_video/modules/__pycache__/unet_v2v_deform.cpython-39.pyc DELETED
Binary file (48.2 kB)
 
video_to_video/utils/.DS_Store DELETED
Binary file (6.15 kB)
 
video_to_video/utils/__pycache__/__init__.cpython-39.pyc DELETED
Binary file (159 Bytes)
 
video_to_video/utils/__pycache__/config.cpython-39.pyc DELETED
Binary file (3.44 kB)
 
video_to_video/utils/__pycache__/logger.cpython-39.pyc DELETED
Binary file (2.14 kB)
 
video_to_video/utils/__pycache__/seed.cpython-39.pyc DELETED
Binary file (467 Bytes)