AstraBert commited on
Commit
0cd40d8
·
1 Parent(s): 35c5425

config changes

Browse files
__pycache__/load_model.cpython-310.pyc ADDED
Binary file (358 Bytes). View file
 
__pycache__/model.cpython-310.pyc ADDED
Binary file (7.88 kB). View file
 
__pycache__/predict.cpython-310.pyc ADDED
Binary file (1.17 kB). View file
 
requirements.txt CHANGED
@@ -3,6 +3,5 @@ orfipy==0.0.4
3
  scikit-learn==1.2.2
4
  pandas==2.0.3
5
  gradio==4.25.0
6
- transformers
7
- trl
8
- peft
 
3
  scikit-learn==1.2.2
4
  pandas==2.0.3
5
  gradio==4.25.0
6
+ pydantic==2.6.4
7
+ transformers==4.39.3