Spaces:
Runtime error
Runtime error
Jforeverss
commited on
Commit
•
d9df674
1
Parent(s):
81ac300
Update app.py
Browse files
app.py
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
-
# Install Streamlit and pyngrok
|
2 |
-
pip install streamlit
|
3 |
-
pip install pdfplumber
|
4 |
-
pip install transformers
|
5 |
-
pip install openai
|
6 |
-
|
7 |
-
|
8 |
# Write the Streamlit app script
|
9 |
# Write the Streamlit app script
|
10 |
import streamlit as st
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Write the Streamlit app script
|
2 |
# Write the Streamlit app script
|
3 |
import streamlit as st
|