Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ pyChatGPT
|
|
3 |
loguru
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
torch
|
6 |
-
transformers
|
|
|
|
|
|
3 |
loguru
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
torch
|
6 |
+
transformers
|
7 |
+
chromium-browser xvfb
|
8 |
+
selenium_profiles pyChatGPT
|