Spaces:
Sleeping
Sleeping
BlockDetail
commited on
Commit
•
01ce825
1
Parent(s):
62f317f
env
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pillow==9.4.0
|
|
4 |
torch==2.1.1
|
5 |
torchmetrics==0.6.0
|
6 |
torchvision==0.16.1
|
|
|
7 |
numpy
|
|
|
4 |
torch==2.1.1
|
5 |
torchmetrics==0.6.0
|
6 |
torchvision==0.16.1
|
7 |
+
accelerate
|
8 |
numpy
|