Spaces:
Build error
Build error
salmanmapkar
commited on
Commit
•
2b45c4c
1
Parent(s):
2d57084
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
pyChatGPT
|
2 |
loguru
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
-
transformers
|
6 |
-
get-chrome-driver
|
7 |
-
chromedriver-binary==90.0.4430.24.0
|
|
|
1 |
+
pyChatGPT==0.4
|
2 |
loguru
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
5 |
+
transformers
|
|
|
|