Skip to content

Commit

Permalink
remove paddlegan notebooks (#2185)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaidova authored Jul 10, 2024
1 parent fd012cc commit 16602e2
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,571 deletions.
2 changes: 0 additions & 2 deletions .ci/ignore_pip_conflicts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ notebooks/triposr-3d-reconstruction/triposr-3d-reconstruction.ipynb # requires t
notebooks/animate-anyone/animate-anyone.ipynb # diffusers<=0.24
notebooks/whisper-subtitles-generation/whisper-convert.ipynb # pytube
notebooks/grounded-segment-anything/grounded-segment-anything.ipynb # deprecated installer
notebooks/vision-paddlegan-anime/vision-paddlegan-anime.ipynb # old scipy
notebooks/vision-paddlegan-superresolution/vision-paddlegan-superresolution.ipynb # old scipy and scikit-image
notebooks/stable-diffusion-torchdynamo-backend/stable-diffusion-torchdynamo-backend.ipynb
notebooks/sketch-to-image-pix2pix-turbo/sketch-to-image-pix2pix-turbo.ipynb
notebooks/yolov10-optimization/yolov10-optimization.ipynb # nncf from git
Expand Down
8 changes: 0 additions & 8 deletions .ci/skipped_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -511,14 +511,6 @@
skips:
- python:
- '3.8'
- notebook: notebooks/vision-paddlegan-anime/vision-paddlegan-anime.ipynb
skips:
- python:
- '3.11'
- notebook: notebooks/vision-paddlegan-superresolution/vision-paddlegan-superresolution.ipynb
skips:
- python:
- '3.11'
- notebook: notebooks/s3d-mil-nce-text-to-video-retrieval/s3d-mil-nce-text-to-video-retrieval.ipynb
skips:
- device:
Expand Down
2 changes: 0 additions & 2 deletions notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@
- [Convert and Optimize YOLOv10 with OpenVINO](./yolov10-optimization/yolov10-optimization.ipynb)
- [Image generation with Würstchen and OpenVINO](./wuerstchen-image-generation/wuerstchen-image-generation.ipynb)
- [Video Subtitle Generation using Whisper and OpenVINO™](./whisper-subtitles-generation/whisper-subtitles-generation.ipynb)
- [Super Resolution with PaddleGAN and OpenVINO™](./vision-paddlegan-superresolution/vision-paddlegan-superresolution.ipynb)
- [Photos to Anime with PaddleGAN and OpenVINO](./vision-paddlegan-anime/vision-paddlegan-anime.ipynb)
- [Monodepth Estimation with OpenVINO](./vision-monodepth/vision-monodepth.ipynb)
- [Image Background Removal with U^2-Net and OpenVINO™](./vision-background-removal/vision-background-removal.ipynb)
- [Vehicle Detection And Recognition with OpenVINO™](./vehicle-detection-and-recognition/vehicle-detection-and-recognition.ipynb)
Expand Down
16 changes: 0 additions & 16 deletions notebooks/vision-paddlegan-anime/README.md

This file was deleted.

Loading

0 comments on commit 16602e2

Please sign in to comment.