chatbot_diagnosa / requirements.txt
faruqaziz's picture
Update requirements.txt
b7677a5 verified
raw
history blame
447 Bytes
streamlit # Sesuaikan versi terbaru jika tersedia
transformers # Versi stabil dan kompatibel
nltk==3.8.1 # Versi yang stabil dan mendukung 'punkt' dan 'stopwords'
accelerate # Untuk mempercepat model Hugging Face
sentencepiece # Untuk tokenizer model Hugging Face
sacremoses # Untuk tokenizer model Hugging Face
torch # Pastikan kompatibilitas dengan `transformers` dan model