Spaces:
Running
on
L4
Running
on
L4
Commit
•
eee9f11
1
Parent(s):
0c7e77f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ torch-fidelity
|
|
8 |
transformers
|
9 |
einops
|
10 |
gradio
|
11 |
-
torch
|
12 |
open_clip_torch
|
13 |
numpy
|
14 |
tqdm
|
|
|
8 |
transformers
|
9 |
einops
|
10 |
gradio
|
11 |
+
torch==1.13.1
|
12 |
open_clip_torch
|
13 |
numpy
|
14 |
tqdm
|