Spaces:
Runtime error
Runtime error
ruanchaves
commited on
Commit
•
92b3a49
1
Parent(s):
c2d3511
feat: try new reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
gradio
|
3 |
hashformers
|
4 |
-
mxnet
|
|
|
|
1 |
torch
|
2 |
gradio
|
3 |
hashformers
|
4 |
+
mxnet
|
5 |
+
numpy==1.23.1
|