Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ requests-file==1.5.1
|
|
4 |
torch==1.10.1
|
5 |
transformers==4.22
|
6 |
validators==0.18.2
|
7 |
-
timm==0.5.4
|
|
|
|
4 |
torch==1.10.1
|
5 |
transformers==4.22
|
6 |
validators==0.18.2
|
7 |
+
timm==0.5.4
|
8 |
+
ipython==8.5.0
|