Spaces:
Sleeping
Sleeping
Commit
·
63f05af
1
Parent(s):
abb0a92
PDF Render Issue Revert to embed - 2
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ from base64 import b64encode
|
|
5 |
from fpdf import FPDF
|
6 |
import io, string, re, math
|
7 |
from io import StringIO
|
8 |
-
from streamlit_pdf_viewer import pdf_viewer
|
9 |
|
10 |
# Importing the Fastify Class
|
11 |
from fast_reader import Fastify_Reader
|
|
|
5 |
from fpdf import FPDF
|
6 |
import io, string, re, math
|
7 |
from io import StringIO
|
8 |
+
# from streamlit_pdf_viewer import pdf_viewer
|
9 |
|
10 |
# Importing the Fastify Class
|
11 |
from fast_reader import Fastify_Reader
|