Spaces:
Running on Zero
Running on Zero
File size: 312 Bytes
d728005 9d20977 62a01bd 9d20977 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # sdk: gradio spaces build from this file only (Dockerfile is not used) torch spaces transformers>=5.0.0 sentencepiece # ProtT5 tokenizer backend # Inference xgboost==2.0.3 scikit-learn joblib h5py # cached example T5 features in assets/ # Gradio demo gradio>=4.0.0 numpy scipy matplotlib |