Spaces:
GIZ
/
Running on CPU Upgrade

ppsingh commited on
Commit
2d38ec6
·
1 Parent(s): 3eaba6e

change readme

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Audit Assistant
3
  emoji: 🧐
4
  colorFrom: yellow
5
  colorTo: gray
 
1
  ---
2
+ title: EUDR Assistant
3
  emoji: 🧐
4
  colorFrom: yellow
5
  colorTo: gray
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  import time
3
  from uuid import uuid4
4
 
5
- # Sample questions for examples (you can customize these)
6
  SAMPLE_QUESTIONS = {
7
  "Deforestation Analysis": [
8
  "What are the main deforestation hotspots in Ecuador?",
 
2
  import time
3
  from uuid import uuid4
4
 
5
+ # Sample questions for examples
6
  SAMPLE_QUESTIONS = {
7
  "Deforestation Analysis": [
8
  "What are the main deforestation hotspots in Ecuador?",