NickTran
commited on
Commit
·
9fc36d1
1
Parent(s):
e7619f0
add requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio==4.44.0
|
2 |
torch==2.0.1
|
3 |
transformers==4.31.0
|
|
|
|
|
|
1 |
gradio==4.44.0
|
2 |
torch==2.0.1
|
3 |
transformers==4.31.0
|
4 |
+
numpy==1.25.2
|
5 |
+
pybind11>=2.12
|