Add openai package for vLLM client
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ gradio
|
|
| 7 |
huggingface-hub
|
| 8 |
matplotlib
|
| 9 |
Pillow
|
|
|
|
|
|
| 7 |
huggingface-hub
|
| 8 |
matplotlib
|
| 9 |
Pillow
|
| 10 |
+
openai
|