Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
huolongguo10
- opened
- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -25,3 +25,5 @@ google.generativeai
|
|
25 |
openai
|
26 |
unstructured
|
27 |
google-api-python-client
|
|
|
|
|
|
25 |
openai
|
26 |
unstructured
|
27 |
google-api-python-client
|
28 |
+
torch
|
29 |
+
transformers
|