Commit
·
19b13a9
1
Parent(s):
b6be822
Update requirements.txt (#1)
Browse files- Update requirements.txt (6b49ed2fb3894abd9a4e3d6af9254726145f9ba3)
Co-authored-by: Anik Raj C <anikrajc@users.noreply.huggingface.co>
- requirements.txt +0 -3
requirements.txt
CHANGED
|
@@ -3,10 +3,7 @@ git+https://github.com/huggingface/transformers.git
|
|
| 3 |
accelerate
|
| 4 |
git+https://github.com/huggingface/diffusers.git
|
| 5 |
torch
|
| 6 |
-
torch
|
| 7 |
torchvision
|
| 8 |
-
git+https://github.com/huggingface/diffusers.git
|
| 9 |
-
transformers
|
| 10 |
ftfy
|
| 11 |
numpy
|
| 12 |
matplotlib
|
|
|
|
| 3 |
accelerate
|
| 4 |
git+https://github.com/huggingface/diffusers.git
|
| 5 |
torch
|
|
|
|
| 6 |
torchvision
|
|
|
|
|
|
|
| 7 |
ftfy
|
| 8 |
numpy
|
| 9 |
matplotlib
|