Qifan Zhang
commited on
Commit
·
b8d9710
1
Parent(s):
cf575f8
update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy
|
| 2 |
+
pandas
|
| 3 |
+
torch
|
| 4 |
+
|
| 5 |
+
transformers
|
| 6 |
+
sentence-transformers
|
| 7 |
+
|
| 8 |
+
tabulate
|
| 9 |
+
gradio
|