Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
torch
|
3 |
Pillow
|
4 |
numpy
|
5 |
-
matplotlib
|
|
|
|
2 |
torch
|
3 |
Pillow
|
4 |
numpy
|
5 |
+
matplotlib
|
6 |
+
git+https://github.com/nielsrogge/transformers.git@modeling_perceiver_rebase
|