Odstranit sk1/upload_model.py
This commit is contained in:
parent
0c60dc698e
commit
604e6cced0
@ -1,9 +0,0 @@
|
||||
from huggingface_hub import HfApi
|
||||
|
||||
api = HfApi()
|
||||
|
||||
api.upload_folder(
|
||||
folder_path="backend/hate_speech_model/final_model",
|
||||
repo_id="tetianamohorian/hate_speech_model",
|
||||
repo_type="model"
|
||||
)
|
||||
Loading…
Reference in New Issue
Block a user