Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 14 additions & 13 deletions BabbleApp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
onnxruntime
onnxruntime-directml
opencv_python
Pillow
pysimplegui
python_osc
torch
torchvision
pydantic
pyserial
colorama
winotify
poetry
onnxruntime==1.19.2
onnxruntime-directml==1.19.2
opencv_python==4.10.0.84
pillow==10.4.0
pysimplegui==4.60.5.0
python_osc==1.9.0
torch==2.4.1
torchvision==0.19.1
pydantic==2.9.2
pyserial==3.5
colorama==0.4.6
winotify==1.1.0
pygrabber==0.2
poetry
14 changes: 0 additions & 14 deletions requirements.txt

This file was deleted.

Loading