Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +16 -0
requirements.txt
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
openai
|
4 |
+
fuzzywuzzy
|
5 |
+
scikit-learn
|
6 |
+
dirtyjson
|
7 |
+
hjson
|
8 |
+
datasets
|
9 |
+
sympy
|
10 |
+
latex2sympy2
|
11 |
+
pebble
|
12 |
+
tqdm
|
13 |
+
word2number
|
14 |
+
regex
|
15 |
+
multiprocess
|
16 |
+
debugpy
|