Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ torch==2.2.1
|
|
4 |
Pillow>=7.1.0,<10 # Streamlit requires Pillow within this range
|
5 |
numpy>=1.22
|
6 |
|
7 |
-
torch
|
8 |
|
9 |
-
fastai
|
|
|
4 |
Pillow>=7.1.0,<10 # Streamlit requires Pillow within this range
|
5 |
numpy>=1.22
|
6 |
|
7 |
+
torch
|
8 |
|
9 |
+
fastai
|