kaurm43 commited on
Commit
82ce82c
·
verified ·
1 Parent(s): 2b6a0dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -33,6 +33,7 @@ safetensors>=0.4.0
33
 
34
  # --- App ---
35
  gradio>=4.0
 
36
  requests>=2.31
37
  beautifulsoup4>=4.12
38
  matplotlib>=3.7
 
33
 
34
  # --- App ---
35
  gradio>=4.0
36
+ openai>=1.0.0
37
  requests>=2.31
38
  beautifulsoup4>=4.12
39
  matplotlib>=3.7