vjain commited on
Commit
8623f43
·
1 Parent(s): 3485d83

Create change.py

Browse files
Files changed (1) hide show
  1. change.py +2 -0
change.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ from huggingface_hub import move_repo
2
+ move_repo(from_id="vjain/Trading-Chatbot", to_id="vjain/Scholar-Bot")