Spaces:
Running
Running
KarthickAdopleAI
commited on
Commit
•
245e161
1
Parent(s):
a0fac64
Update aggressive_content_finder.py
Browse files
aggressive_content_finder.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
from PyPDF2 import PdfReader
|
2 |
-
import
|
3 |
import gradio as gr
|
4 |
|
5 |
|
|
|
1 |
from PyPDF2 import PdfReader
|
2 |
+
from openai import AzureOpenAI
|
3 |
import gradio as gr
|
4 |
|
5 |
|