Spaces:
Sleeping
Sleeping
Simon Duerr
commited on
Commit
·
0568c09
1
Parent(s):
5163c6b
pin python
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch==1.12.1+cu113
|
2 |
transformers==4.29.1
|
3 |
einops
|
@@ -12,5 +13,4 @@ seaborn
|
|
12 |
black
|
13 |
ipython
|
14 |
torchtyping
|
15 |
-
python==3.8
|
16 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
1 |
+
python==3.8
|
2 |
torch==1.12.1+cu113
|
3 |
transformers==4.29.1
|
4 |
einops
|
|
|
13 |
black
|
14 |
ipython
|
15 |
torchtyping
|
|
|
16 |
--extra-index-url https://download.pytorch.org/whl/cu113
|