Spaces:
Runtime error
Runtime error
Jacob Jaroya
commited on
Commit
•
7da0cb3
1
Parent(s):
13ef887
req. black
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
streamlit
|
3 |
numpy
|
4 |
scipy
|
5 |
-
torch
|
|
|
|
2 |
streamlit
|
3 |
numpy
|
4 |
scipy
|
5 |
+
torch
|
6 |
+
black
|