Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -71,5 +71,5 @@ uvicorn==0.30.1
|
|
71 |
uvloop==0.19.0
|
72 |
watchfiles==0.22.0
|
73 |
websockets==11.0.3
|
74 |
-
torch==2.2.0
|
75 |
-
fastai
|
|
|
71 |
uvloop==0.19.0
|
72 |
watchfiles==0.22.0
|
73 |
websockets==11.0.3
|
74 |
+
torch==2.2.0
|
75 |
+
fastai==2.7.1
|