Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame
78 Bytes
class ApplicationRecord < ActiveRecord::Base
self.abstract_class = true
end