Spaces:
Runtime error
Runtime error
Commit
·
059a5d2
1
Parent(s):
8f3b6c2
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ langchain==0.0.1
|
|
2 |
gradio==2.3.9
|
3 |
matplotlib==3.4.3
|
4 |
#-warnings==1.0
|
5 |
-
|
|
|
|
|
|
2 |
gradio==2.3.9
|
3 |
matplotlib==3.4.3
|
4 |
#-warnings==1.0
|
5 |
+
torch==1.9.0
|
6 |
+
tensorflow==2.15.0
|
7 |
+
|