Skip to content

Commit 901d293

Browse files
author
Amit Raj
committed
Updated readme
Signed-off-by: Amit Raj <amitraj@qti.qualcommm.com>
1 parent cfe61b9 commit 901d293

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

QEfficient/diffusers/README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,6 @@ python -m build --wheel --outdir dist
5858
pip install dist/qefficient-0.0.1.dev0-py3-none-any.whl
5959
```
6060

61-
### Install Diffusers Dependencies
62-
63-
```bash
64-
# Install diffusers optional dependencies
65-
pip install "QEfficient[diffusers]"
66-
```
67-
6861
---
6962

7063
## 🎯 Supported Models
@@ -83,13 +76,7 @@ Check out our comprehensive examples in the [`examples/diffusers/`](../../exampl
8376

8477
We welcome contributions! Please see our [Contributing Guide](../../CONTRIBUTING.md) for details.
8578

86-
### Development Setup
8779

88-
```bash
89-
git clone https://github.com/quic/efficient-transformers.git
90-
cd efficient-transformers
91-
pip install -e ".[diffusers,test]"
92-
```
9380

9481
---
9582

0 commit comments

Comments
 (0)