Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,6 @@ from transformers import AutoTokenizer, AutoModelForCausalLM
|
|
3 |
import torch
|
4 |
import os
|
5 |
|
6 |
-
|
7 |
# App title and description
|
8 |
st.title("I am Your GrowBuddy 🌱")
|
9 |
st.write("Let me help you start gardening. Let's grow together!")
|
|
|
3 |
import torch
|
4 |
import os
|
5 |
|
|
|
6 |
# App title and description
|
7 |
st.title("I am Your GrowBuddy 🌱")
|
8 |
st.write("Let me help you start gardening. Let's grow together!")
|