momenaca commited on
Commit
ca469a7
β€’
1 Parent(s): 4661bf9

update naming of file structure

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- title: EsrsQ&A
3
  emoji: 🐨
4
- colorFrom: red
5
  colorTo: green
6
  sdk: gradio
7
  sdk_version: 4.36.1
 
1
  ---
2
+ title: CSRD Chatbot
3
  emoji: 🐨
4
+ colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
  sdk_version: 4.36.1
{eki_esrsqa β†’ celsius_csrd_chatbot}/utils.py RENAMED
File without changes
pyproject.toml CHANGED
@@ -1,5 +1,5 @@
1
  [tool.poetry]
2
- name = "eki-esrsqa"
3
  version = "0.1.0"
4
  description = ""
5
  authors = ["Miguel Omenaca Muro <[email protected]>"]
 
1
  [tool.poetry]
2
+ name = "celsius-csrd-chatbot"
3
  version = "0.1.0"
4
  description = ""
5
  authors = ["Miguel Omenaca Muro <[email protected]>"]