Spaces:
Runtime error
Runtime error
File size: 364 Bytes
05e69cc 3313a4f 05e69cc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
name : nlp_paraphraser_env
channels:
- conda-forge
- pytorch
- huggingface
- default
dependencies:
- python=3.10
- pytorch-gpu
- albumentations
- torchvision
- tqdm
- streamlit
- transformers
- fastapi
- ipython
- matplotlib
- pandas
- pip
- scikit-learn
- streamlit
- fastapi
- uvicorn
- plotly
- tqdm
- nltk
|