Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
import streamlit as st
|
2 |
import subprocess
|
3 |
-
import transformers
|
4 |
import sys
|
5 |
|
6 |
# Install pdfplumber and transformers if they are not already installed
|
|
|
1 |
import streamlit as st
|
2 |
import subprocess
|
|
|
3 |
import sys
|
4 |
|
5 |
# Install pdfplumber and transformers if they are not already installed
|