Update README.md (Remove Duplicated Package)
#5
by
qpqpqpqpqpqp
- opened
README.md
CHANGED
|
@@ -54,7 +54,7 @@ Agentic Infra for GenAI. FlyMy.AI is a B2B infrastructure for building and runni
|
|
| 54 |
|
| 55 |
1. Install required packages:
|
| 56 |
```bash
|
| 57 |
-
pip install torch torchvision
|
| 58 |
```
|
| 59 |
|
| 60 |
2. Install the latest `diffusers` from GitHub:
|
|
|
|
| 54 |
|
| 55 |
1. Install required packages:
|
| 56 |
```bash
|
| 57 |
+
pip install torch torchvision transformers accelerate
|
| 58 |
```
|
| 59 |
|
| 60 |
2. Install the latest `diffusers` from GitHub:
|