15 Commits (22f2956b84aa6a11379b63662e821d2e3bbe1e51)

Author SHA1 Message Date
  Philipp Oppermann 1c3488d977
Migrate Python operator example to xshell 1 year ago
  haixuanTao c6948c1644 Only use conda if conda is present 1 year ago
  haixuanTao ad9bec342f Remove the need to download the weights as https://github.com/ultralytics/ultralytics/pull/7432 has been merged 1 year ago
  haixuanTao 05f919e06c Use cli to spawn daemon run-dataflow to avoid confused exe path 2 years ago
  haixuanTao c82c853d02 Download weights inside of dora to bypass yolov8 windows error 2 years ago
  haixuanTao ed83fe05c1 Fix pip upgrade 2 years ago
  haixuanTao afcfec81f1 Fix path by using ; instead of : 2 years ago
  haixuanTao 20c02089b6 Fix Python CI on windows 2 years ago
  haixuanTao 0a60246038 Make `run` a helper function and use OsStr to search for path 2 years ago
  haixuanTao a2de951d98 Remove setup tracing from examples to make it more simple 2 years ago
  haixuanTao 9413e4f198 Rename `../.env` to `.env` as it seems to create path issues 2 years ago
  haixuanTao 68ecf89b61 Remove explicit statement to `python3`and resolve it instead 2 years ago
  Philipp Oppermann 631019f8d3
Fix some clippy warnings 2 years ago
  haixuanTao 942d0a5df2 Use `run.rs` instead of `run.sh`for better cross-platform usage 2 years ago
  Philipp Oppermann a6b3bbdf3c
Add python-operator-dataflow example 2 years ago