Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Hillobar authored Feb 10, 2024
1 parent 702684f commit 19e5ea8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
--extra-index-url https://download.pytorch.org/whl/cu118

numpy==1.23.5
opencv-python==4.7.0.72
scikit-image==0.21.0
tk==0.1.0
pillow==9.5.0
onnx==1.14.0
onnxruntime-gpu==1.16.2
protobuf==4.23.2
torch==2.0.1+cu118
torchvision==0.15.2
torchaudio==2.0.2

tqdm
ftfy
regex

0 comments on commit 19e5ea8

Please sign in to comment.