Spaces:
Sleeping
Sleeping
Update requirements.txt (#9)
Browse files- Update requirements.txt (7fcaff81b45edcb1e4a6ff7615b2f6065f07e24a)
Co-authored-by: Colin Wong <[email protected]>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
torch
|
4 |
Pillow
|
5 |
huggingface_hub
|
6 |
-
gradio_client
|
|
|
|
3 |
torch
|
4 |
Pillow
|
5 |
huggingface_hub
|
6 |
+
gradio_client
|
7 |
+
openai==0.28.0
|