Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
openai
|
|
|
2 |
loguru
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch
|
|
|
1 |
openai
|
2 |
+
pyChatGPT
|
3 |
loguru
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
torch
|