Canstralian commited on
Commit
c3c5a27
·
verified ·
1 Parent(s): 189bfb8

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  fastapi==0.95.2
2
  uvicorn==0.22.0
3
- transformers==4.30.0
4
- torch==2.1.0
5
- pydantic==1.10.10
6
- gradio==3.32.0
7
  datasets==2.13.1
8
  huggingface_hub==0.16.4
9
  flake8==6.0.0
 
1
  fastapi==0.95.2
2
  uvicorn==0.22.0
3
+ transformers==4.38.0
4
+ torch==2.2.0
5
+ pydantic==1.10.13
6
+ gradio==5.11.0
7
  datasets==2.13.1
8
  huggingface_hub==0.16.4
9
  flake8==6.0.0