Spaces:
Sleeping
Sleeping
Kevin
commited on
Commit
•
7b95b62
1
Parent(s):
5cbe3f6
change torch ver
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,6 +9,6 @@ Pillow==10.1.0
|
|
9 |
safetensors==0.4.0
|
10 |
tqdm==4.65.0
|
11 |
transformers==4.34.1
|
12 |
-
torch==2.1.0
|
13 |
torchvision==0.16.0
|
14 |
lpips==0.1.4
|
|
|
9 |
safetensors==0.4.0
|
10 |
tqdm==4.65.0
|
11 |
transformers==4.34.1
|
12 |
+
torch==2.1.0
|
13 |
torchvision==0.16.0
|
14 |
lpips==0.1.4
|