Sakshiw1 commited on
Commit
76d5f61
·
verified ·
1 Parent(s): 9c8f082

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio
2
  transformers
3
- Pillow
 
 
1
  gradio
2
  transformers
3
+ torch # Required for Hugging Face models, specify the version if needed
4
+ Pillow # Required for image processing