Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ toml
|
|
3 |
transformers==4.31.0
|
4 |
torch==2.0.1
|
5 |
numpy
|
6 |
-
fastai
|
7 |
-
Pillow
|
|
|
3 |
transformers==4.31.0
|
4 |
torch==2.0.1
|
5 |
numpy
|
6 |
+
fastai==2.7.13
|
7 |
+
Pillow==8.4.0
|