Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +0 -1
src/streamlit_app.py
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
%%writefile app.py
|
| 2 |
import streamlit as st
|
| 3 |
from transformers import AutoTokenizer, AutoModel
|
| 4 |
import torch
|
|
|
|
|
|
|
| 1 |
import streamlit as st
|
| 2 |
from transformers import AutoTokenizer, AutoModel
|
| 3 |
import torch
|