Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ Pillow==10.1.0
|
|
5 |
torch==2.1.2
|
6 |
torchvision==0.16.2
|
7 |
transformers==4.36.2
|
8 |
-
einops==0.7.0
|
|
|
|
5 |
torch==2.1.2
|
6 |
torchvision==0.16.2
|
7 |
transformers==4.36.2
|
8 |
+
einops==0.7.0
|
9 |
+
python-magic
|