aboutaleb commited on
Commit
8092d95
·
verified ·
1 Parent(s): 024109c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- huggingface_hub==0.22.2
 
 
 
 
1
+ gradio==3.36.1 # Or the latest version
2
+ transformers==4.30.0 # Or the latest stable version
3
+ torch>=2.0.0 # Make sure you use a version that is compatible with your model
4
+ torch==2.0.0+cu117 # This version includes CUDA 11.7 support