mirror of
https://github.com/trycua/computer.git
synced 2026-01-08 06:20:00 -06:00
Rename c/ua - cua
This commit is contained in:
@@ -302,7 +302,7 @@ def upload_to_huggingface(dataset_name, visibility, filter_tags=None):
|
||||
)
|
||||
card = DatasetCard.from_template(
|
||||
card_data=card_data,
|
||||
template_str="---\n{{ card_data }}\n---\n\n# Uploaded computer interface trajectories\n\nThese trajectories were generated and uploaded using [c/ua](https://github.com/trycua/cua)"
|
||||
template_str="---\n{{ card_data }}\n---\n\n# Uploaded computer interface trajectories\n\nThese trajectories were generated and uploaded using [cua](https://github.com/trycua/cua)"
|
||||
)
|
||||
card.push_to_hub(
|
||||
dataset_name,
|
||||
|
||||
Reference in New Issue
Block a user