Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ python-pptx
|
|
6 |
opencv-python-headless
|
7 |
matplotlib
|
8 |
seaborn
|
9 |
-
fastai
|
10 |
tensorflow
|
11 |
IPython
|
12 |
transformers
|
|
|
6 |
opencv-python-headless
|
7 |
matplotlib
|
8 |
seaborn
|
9 |
+
fastai<2.8.0
|
10 |
tensorflow
|
11 |
IPython
|
12 |
transformers
|