Skip to content

Commit

Permalink
Pinning dora dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
haixuanTao committed Apr 2, 2024
1 parent 09340b7 commit 191f779
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/python-operator-dataflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ cargo run --example python-operator-dataflow

```bash
conda create -n example_env python=3.11
conda activate test_env
pip install -r requirements.txt
```

Expand Down
1 change: 1 addition & 0 deletions examples/python-operator-dataflow/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ pylcs
accelerate
optimum
auto-gptq>=0.7.1
dora-rs==0.3.2

0 comments on commit 191f779

Please sign in to comment.