acecalisto3 commited on
Commit
4762469
·
verified ·
1 Parent(s): 222d52d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,9 +2,9 @@ gradio
2
  huggingface-hub
3
  transformers
4
  torch>=2.2.2 --index-url https://download.pytorch.org/whl/cpu
5
- # Note: Using CPU index to keep image size small.
6
  # Remove '--index-url...' if you have GPU support in your runtime.
7
  uvicorn
 
8
  aiofiles
9
  pillow
10
  numpy
 
2
  huggingface-hub
3
  transformers
4
  torch>=2.2.2 --index-url https://download.pytorch.org/whl/cpu
 
5
  # Remove '--index-url...' if you have GPU support in your runtime.
6
  uvicorn
7
+ json5
8
  aiofiles
9
  pillow
10
  numpy