Spaces:
Sleeping
Sleeping
Jambulat Soltomuradow commited on
Commit ·
83e1d26
1
Parent(s): e44a7bb
fix 4
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
fastai==2.7.18
|
| 2 |
torch==2.1.2
|
| 3 |
torchvision==0.16.2
|
|
|
|
|
|
|
| 4 |
ipython
|
|
|
|
| 1 |
fastai==2.7.18
|
| 2 |
torch==2.1.2
|
| 3 |
torchvision==0.16.2
|
| 4 |
+
numpy<2
|
| 5 |
+
fasttransform
|
| 6 |
ipython
|