Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
Pillow
|
2 |
-
|
|
|
3 |
opencv-python
|
4 |
transformers
|
5 |
torch
|
|
|
1 |
Pillow
|
2 |
+
altair<5
|
3 |
+
streamlit==1.22.0
|
4 |
opencv-python
|
5 |
transformers
|
6 |
torch
|