Spaces:
Runtime error
Runtime error
ReiPlush64
commited on
Commit
•
c0a4210
1
Parent(s):
bb39b89
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -15,6 +15,9 @@ prettytable==3.6.0
|
|
15 |
pytorch-lightning
|
16 |
safetensors==0.3.0
|
17 |
timm
|
|
|
|
|
|
|
18 |
torchvision==0.14.1
|
19 |
fastai
|
20 |
transformers==4.27.1
|
|
|
15 |
pytorch-lightning
|
16 |
safetensors==0.3.0
|
17 |
timm
|
18 |
+
torch==1.13.1
|
19 |
+
torch
|
20 |
+
torch==2.0.0
|
21 |
torchvision==0.14.1
|
22 |
fastai
|
23 |
transformers==4.27.1
|