Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vjain
/
Trading-Chatbot
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vjain
commited on
Apr 12, 2023
Commit
8623f43
·
1 Parent(s):
3485d83
Create change.py
Browse files
Files changed (1)
hide
show
change.py
+2
-0
change.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
from huggingface_hub import move_repo
2
+
move_repo(from_id="vjain/Trading-Chatbot", to_id="vjain/Scholar-Bot")