Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ openai>=1.58.1
|
|
3 |
torch
|
4 |
tensorflow>=2.0.0
|
5 |
gpt-2-simple
|
|
|
|
3 |
torch
|
4 |
tensorflow>=2.0.0
|
5 |
gpt-2-simple
|
6 |
+
pandas
|