Spaces:
Sleeping
Sleeping
fix bug
Browse files
app.py
CHANGED
@@ -64,7 +64,6 @@ land type: {soil_type}
|
|
64 |
humidity: {humidity}
|
65 |
weather: {weather}
|
66 |
temperature: {temp}
|
67 |
-
agriculture: {agriculture}
|
68 |
'''
|
69 |
# output = query({"inputs": f'''
|
70 |
# PROMPT: {prompt}
|
|
|
64 |
humidity: {humidity}
|
65 |
weather: {weather}
|
66 |
temperature: {temp}
|
|
|
67 |
'''
|
68 |
# output = query({"inputs": f'''
|
69 |
# PROMPT: {prompt}
|