Trickshotblaster commited on
Commit
4985f25
·
1 Parent(s): 4124dfa

fixing gradio

Browse files
Files changed (2) hide show
  1. pre-requirements.txt +1 -1
  2. requirements.txt +1 -0
pre-requirements.txt CHANGED
@@ -1 +1 @@
1
- pip==24.2
 
1
+ pip==23.3.1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  huggingface_hub==0.22.2
 
2
  torch
3
  tiktoken
 
1
  huggingface_hub==0.22.2
2
+ gradio==3.45.0
3
  torch
4
  tiktoken