Skip to content

Commit

Permalink
Merge pull request #6 from openvinotoolkit/openvino_custom_scripts
Browse files Browse the repository at this point in the history
Openvino custom scripts
  • Loading branch information
ravi9 committed Aug 11, 2023
2 parents 68f336b + 72e8855 commit d8bef67
Show file tree
Hide file tree
Showing 3 changed files with 789 additions and 4 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ blendmodes
clean-fid
einops
gfpgan
gradio==3.32.0
gradio==3.39.0
inflection
jsonmerge
kornia
Expand All @@ -30,4 +30,6 @@ tomesd
torch
torchdiffeq
torchsde
transformers==4.25.1
transformers==4.30.0
diffusers==0.18.2
openvino==2023.1.0.dev20230728
7 changes: 5 additions & 2 deletions requirements_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ clean-fid==0.1.35
einops==0.4.1
fastapi==0.94.0
gfpgan==1.3.8
gradio==3.32.0
gradio==3.39.0
httpcore==0.15
inflection==0.5.1
jsonmerge==1.8.0
Expand All @@ -28,4 +28,7 @@ tomesd==0.1.2
torch
torchdiffeq==0.2.3
torchsde==0.2.5
transformers==4.25.1
transformers==4.30.0
diffusers==0.18.2
openvino==2023.1.0.dev20230728

Loading

0 comments on commit d8bef67

Please sign in to comment.