Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
207 Bytes
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
require 'bundler/setup' # Set up gems listed in the Gemfile.
require 'bootsnap/setup' # Speed up boot time by caching expensive operations.