yxmauw commited on
Commit
396c164
·
1 Parent(s): 7fa9633

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -0
config.py CHANGED
@@ -1,5 +1,6 @@
1
  from huggingface_hub import HfApi
2
 
 
3
  def space_hardware() -> str:
4
  repo_id = "yxmauw/chatbot"
5
  api = HfApi()
 
1
  from huggingface_hub import HfApi
2
 
3
+
4
  def space_hardware() -> str:
5
  repo_id = "yxmauw/chatbot"
6
  api = HfApi()