Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
gradio
|
2 |
openai
|
3 |
torch
|
4 |
-
|
|
|
|
|
|
|
5 |
sympy
|
6 |
spaces
|
|
|
1 |
gradio
|
2 |
openai
|
3 |
torch
|
4 |
+
gradio_client
|
5 |
+
streamlit
|
6 |
+
accelerate
|
7 |
+
tensorflow
|
8 |
sympy
|
9 |
spaces
|