Noeies's picture
Update 2
5f6b39e verified
raw
history blame contribute delete
180 Bytes
# ล้างแคช pip ก่อน
pip cache purge
# ติดตั้งจาก requirements.txt
pip install --no-cache-dir -r requirements.txt
pip install transformers