Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ evalica
|
|
2 |
gradio[oauth]
|
3 |
gradio_leaderboard
|
4 |
huggingface_hub
|
|
|
5 |
PyGithub
|
6 |
python-dotenv
|
7 |
python-gitlab
|
|
|
2 |
gradio[oauth]
|
3 |
gradio_leaderboard
|
4 |
huggingface_hub
|
5 |
+
openai
|
6 |
PyGithub
|
7 |
python-dotenv
|
8 |
python-gitlab
|