duchaba commited on
Commit
5e1abc1
1 Parent(s): 9934bb0

add import

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -7,6 +7,7 @@ from flopth import flopth
7
  import huggingface_hub
8
  import huggingface_hub.hf_api
9
  import gradio
 
10
  ## standard libs, no need to install
11
  import json
12
  import requests
 
7
  import huggingface_hub
8
  import huggingface_hub.hf_api
9
  import gradio
10
+ import openai
11
  ## standard libs, no need to install
12
  import json
13
  import requests