Spaces:
Runtime error
Runtime error
Jingxiang Mo
commited on
Commit
•
ca50b52
1
Parent(s):
23baf8e
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torch
|
|
6 |
torchvision
|
7 |
torchaudio
|
8 |
openai
|
9 |
-
wikipedia
|
|
|
|
6 |
torchvision
|
7 |
torchaudio
|
8 |
openai
|
9 |
+
wikipedia
|
10 |
+
python-dotenv
|